From 4e09cb4988468fdd1c3e5d0b6f5e9910cfe4be3e Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Tue, 04 Feb 2014 06:05:53 -0500
Subject: [PATCH] Fixed strict warnings because of missing function argument

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

diff --git a/interface/web/dashboard/lib/lang/cz_dashlet_modules.lng b/interface/web/dashboard/lib/lang/cz_dashlet_modules.lng
index a25ba21..be21791 100644
--- a/interface/web/dashboard/lib/lang/cz_dashlet_modules.lng
+++ b/interface/web/dashboard/lib/lang/cz_dashlet_modules.lng
@@ -2,4 +2,3 @@
 $wb['available_modules_txt'] = 'Dostupné moduly';
 ?>
 
-

--
Gitblit v1.9.1