Skip to content
Snippets Groups Projects
Commit f5c1f5bf authored by Peter Rotich's avatar Peter Rotich
Browse files

Move overlay to the footer - used in various files

parent 48c3d764
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,6 @@ if(is_object($thisstaff) && $thisstaff->isStaff()) { ?> ...@@ -12,5 +12,6 @@ if(is_object($thisstaff) && $thisstaff->isStaff()) { ?>
<?php <?php
} ?> } ?>
</div> </div>
<div id="overlay"></div>
</body> </body>
</html> </html>
...@@ -31,7 +31,6 @@ $action=$upgrader->getNextAction(); ...@@ -31,7 +31,6 @@ $action=$upgrader->getNextAction();
<p>3. We can help, feel free to <a href="http://osticket.com/support/" target="_blank">contact us </a> for professional help.</p> <p>3. We can help, feel free to <a href="http://osticket.com/support/" target="_blank">contact us </a> for professional help.</p>
</div> </div>
<div class="clear"></div> <div class="clear"></div>
<div id="overlay"></div>
<div id="loading"> <div id="loading">
<h4><?php echo $action; ?></h4> <h4><?php echo $action; ?></h4>
Please wait... while we upgrade your osTicket installation! Please wait... while we upgrade your osTicket installation!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment