From a7796bec1be01b51f400e9a3a698535b12b636aa Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Thu, 11 Feb 2016 13:44:27 -0500 Subject: [PATCH] Merge branch 'stable-3.1' --- interface/web/dashboard/lib/lang/hr_dashlet_modules.lng | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/dashboard/lib/lang/hr_dashlet_modules.lng b/interface/web/dashboard/lib/lang/hr_dashlet_modules.lng index cf26e8d..76f2a1f 100644 --- a/interface/web/dashboard/lib/lang/hr_dashlet_modules.lng +++ b/interface/web/dashboard/lib/lang/hr_dashlet_modules.lng @@ -1,4 +1,3 @@ <?php -$wb['available_modules_txt'] = "Dostupni moduli"; +$wb['available_modules_txt'] = 'Dostupni moduli'; ?> - -- Gitblit v1.9.1