diff --git a/system/admin/views/add-content.html.php b/system/admin/views/add-content.html.php
index f51b106..20c396c 100644
--- a/system/admin/views/add-content.html.php
+++ b/system/admin/views/add-content.html.php
@@ -322,23 +322,25 @@ $('.img-container').on("click", ".the-img", function(e) {
});
-
\ No newline at end of file
diff --git a/system/admin/views/add-page.html.php b/system/admin/views/add-page.html.php
index 8d6fcff..a3f99be 100644
--- a/system/admin/views/add-page.html.php
+++ b/system/admin/views/add-page.html.php
@@ -148,17 +148,22 @@ $('.img-container').on("click", ".the-img", function(e) {
});
@@ -167,6 +172,3 @@ $('.img-container').on("click", ".the-img", function(e) {
-
\ No newline at end of file
diff --git a/system/admin/views/edit-content.html.php b/system/admin/views/edit-content.html.php
index 33f33c3..7c49b75 100644
--- a/system/admin/views/edit-content.html.php
+++ b/system/admin/views/edit-content.html.php
@@ -372,17 +372,22 @@ $('.img-container').on("click", ".the-img", function(e) {
});
@@ -391,6 +396,3 @@ $('.img-container').on("click", ".the-img", function(e) {
-
\ No newline at end of file
diff --git a/system/admin/views/edit-page.html.php b/system/admin/views/edit-page.html.php
index a559072..400bb28 100644
--- a/system/admin/views/edit-page.html.php
+++ b/system/admin/views/edit-page.html.php
@@ -299,17 +299,22 @@ $('.img-container').on("click", ".the-img", function(e) {
});
@@ -320,6 +325,3 @@ $('.img-container').on("click", ".the-img", function(e) {
-
\ No newline at end of file