summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 40a501f06..27f9b4dcc 100644
--- a/index.php
+++ b/index.php
@@ -138,7 +138,7 @@
<div id="overlay" style="display : block">
<div id="overlay_inner">
- <div class="insensitive"><?php echo __("Loading, please wait...") ?></div>
+ <?php echo __("Loading, please wait...") ?>
<div dojoType="dijit.ProgressBar" places="0" style="width : 300px" id="loading_bar"
progress="0" maximum="100">
</div>