From 0c028fdc8d6cd56e3ed797d31b48d3a24aa2856a Mon Sep 17 00:00:00 2001 From: redray <redray@ispconfig3> Date: Sat, 30 Mar 2013 11:20:39 -0400 Subject: [PATCH] login box: login with own login template --- interface/web/help/lib/lang/en.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/help/lib/lang/en.lng b/interface/web/help/lib/lang/en.lng index 4e8184f..f90fb13 100644 --- a/interface/web/help/lib/lang/en.lng +++ b/interface/web/help/lib/lang/en.lng @@ -10,6 +10,6 @@ $wb['FAQ Sections'] = 'FAQ Sections'; $wb['Manage Sections'] = 'Manage Sections'; $wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair'; - +$wb['Manage Questions'] = 'Manage Questions'; ?> -- Gitblit v1.9.1