diff options
Diffstat (limited to 'skins/larry')
-rw-r--r-- | skins/larry/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/about.html b/skins/larry/templates/about.html index 4fddfc557..2c18e8889 100644 --- a/skins/larry/templates/about.html +++ b/skins/larry/templates/about.html @@ -20,7 +20,7 @@ Some <a href="http://roundcube.net/license">exceptions</a> for skins & plugi </div> <div class="readtext"> -<h3><roundcube:label name="installedplugins" en_US="Installed plugins" /></h3> +<h3><roundcube:label name="installedplugins" /></h3> <roundcube:object name="pluginlist" id="pluginlist" class="records-table" /> </div> |