Moved div#pause from index.php to view/default.php

This closes #2320.
This commit is contained in:
Andrej Stieben 2016-02-09 15:54:35 +01:00
parent 909bca90e8
commit 4d7a6aaed2
2 changed files with 3 additions and 11 deletions

View file

@ -416,15 +416,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'] .= '<div id="pause"></div>';
/**
*
* Add the navigation (menu) template