Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/includes/footer.html')
-rw-r--r--skins/larry/includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/includes/footer.html b/skins/larry/includes/footer.html
index f64420d27..3be29f0d1 100644
--- a/skins/larry/includes/footer.html
+++ b/skins/larry/includes/footer.html
@@ -1,5 +1,5 @@
<roundcube:object name="message" id="messagestack" condition="env:task != 'login'" />
-<script type="text/javascript">
+<script>
if (!window.UI) { var UI = new rcube_mail_ui(); }
</script>