From ffe8428a13a5ff6fcc77bd5dd26f1d17e981d33d Mon Sep 17 00:00:00 2001 From: cfoe <cfoe@ispconfig3> Date: Sat, 07 Jul 2012 14:50:28 -0400 Subject: [PATCH] removed enclosing div from a.button and button elements --- interface/web/dashboard/lib/lang/pl_dashlet_modules.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng b/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng index 4bc94f7..fafcc61 100644 --- a/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng +++ b/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng @@ -1,3 +1,3 @@ <?php -$wb['available_modules_txt'] = "Available Modules"; +$wb['available_modules_txt'] = 'Dostępne moduły'; ?> -- Gitblit v1.9.1