summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/classic/templates/about.html2
-rw-r--r--skins/larry/templates/about.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/skins/classic/templates/about.html b/skins/classic/templates/about.html
index b00187671..d84ccbd3c 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 &amp; plugi
<p class="links"><roundcube:object name="supportlink" label="support" target="_blank" /></p>
</div>
-<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" cellspacing="0" />
</div>
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 &amp; 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>