From 74a4654cf9ce5a7fb814fef560baff819e0a07f3 Mon Sep 17 00:00:00 2001
From: cfoe <cfoe@ispconfig3>
Date: Thu, 05 Jul 2012 09:48:56 -0400
Subject: [PATCH] added overview to subNav + changed <label> w/o INPUT to <p>s

---
 interface/web/mailuser/lib/lang/en.lng |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/interface/web/mailuser/lib/lang/en.lng b/interface/web/mailuser/lib/lang/en.lng
index de45420..5b71114 100644
--- a/interface/web/mailuser/lib/lang/en.lng
+++ b/interface/web/mailuser/lib/lang/en.lng
@@ -1,5 +1,6 @@
 <?php
 $wb["Email Account"] = 'Email Account';
+$wb["Overview"] = 'Overview';
 $wb["Password"] = 'Password';
 $wb["Autoresponder"] = 'Autoresponder';
 $wb["Send copy"] = 'Send copy';

--
Gitblit v1.9.1