diff --git a/index.php b/index.php index bf926d1fe..8471735d0 100644 --- a/index.php +++ b/index.php @@ -407,15 +407,6 @@ if(x($_SESSION,'sysmsg_info')) { call_hooks('page_end', $a->page['content']); -/** - * - * Add a place for the pause/resume Ajax indicator - * - */ - -$a->page['content'] .= '
'; - - /** * * Add the navigation (menu) template diff --git a/view/default.php b/view/default.php index 78ca97ac9..121d5212c 100644 --- a/view/default.php +++ b/view/default.php @@ -8,11 +8,12 @@ -
+
+ +
- diff --git a/view/theme/frost-mobile/default.php b/view/theme/frost-mobile/default.php index ad464760f..3a424ad5f 100644 --- a/view/theme/frost-mobile/default.php +++ b/view/theme/frost-mobile/default.php @@ -28,7 +28,9 @@
module === 'settings' || $a->module === 'message' || $a->module === 'profile') && x($page,'aside')) echo $page['aside']; ?> -
+
+ +
@@ -41,4 +43,3 @@ - diff --git a/view/theme/frost/default.php b/view/theme/frost/default.php index 95a9b1e8c..c379955f7 100644 --- a/view/theme/frost/default.php +++ b/view/theme/frost/default.php @@ -28,7 +28,9 @@
-
+
+ +
@@ -39,4 +41,3 @@ - diff --git a/view/theme/smoothly/default.php b/view/theme/smoothly/default.php index 9ac49820a..405e1cad3 100644 --- a/view/theme/smoothly/default.php +++ b/view/theme/smoothly/default.php @@ -19,7 +19,9 @@ -
+
+ +
@@ -41,4 +43,3 @@ -