diff options
Diffstat (limited to 'plugins/help')
| -rw-r--r-- | plugins/help/skins/default/templates/help.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/help/skins/default/templates/help.html b/plugins/help/skins/default/templates/help.html index 14b8fca52..a44a70168 100644 --- a/plugins/help/skins/default/templates/help.html +++ b/plugins/help/skins/default/templates/help.html @@ -34,5 +34,7 @@ function help_init_settings_tabs() <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> |
