From 502bfb1c53a1c97ae96750f20026368114ee83e1 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sat, 10 Nov 2012 06:17:27 -0500
Subject: [PATCH] Merge pull request #43 from corbosman/about

---
 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 f511806..b001876 100644
--- a/skins/classic/templates/about.html
+++ b/skins/classic/templates/about.html
@@ -25,7 +25,7 @@
 <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>

--
Gitblit v1.9.1