diff options
Diffstat (limited to 'skins/classic/templates/about.html')
-rw-r--r-- | skins/classic/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/classic/templates/about.html b/skins/classic/templates/about.html index f51180699..b00187671 100644 --- a/skins/classic/templates/about.html +++ b/skins/classic/templates/about.html @@ -25,7 +25,7 @@ Some <a href="http://roundcube.net/license">exceptions</a> for skins & plugi <p class="links"><roundcube:object name="supportlink" label="support" target="_blank" /></p> </div> -<h4>Installed plugins</h4> +<h3><roundcube:label name="installedplugins" en_US="Installed plugins" /></h3> <roundcube:object name="pluginlist" id="pluginlist" class="records-table" cellspacing="0" /> </div> |