summaryrefslogtreecommitdiff
path: root/plugins/help/skins/default/templates/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/help/skins/default/templates/help.html')
-rw-r--r--plugins/help/skins/default/templates/help.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/help/skins/default/templates/help.html b/plugins/help/skins/default/templates/help.html
index a44a70168..42f1a4a93 100644
--- a/plugins/help/skins/default/templates/help.html
+++ b/plugins/help/skins/default/templates/help.html
@@ -30,11 +30,9 @@ function help_init_settings_tabs()
<script type="text/javascript"> if (window.rcmail) rcmail.add_onload(help_init_settings_tabs);</script>
</div>
-<div id="help-box">
+<div id="mainscreen" class="box help-box">
<roundcube:object name="helpcontent" id="helpcontentframe" width="100%" height="100%" frameborder="0" src="/watermark.html" />
</div>
-<div id="rcmversion"><roundcube:object name="productname" /> <roundcube:object name="version" /></div>
-
</body>
</html>