From 5693ad5e4b1890e1d159fb21ad27d5687ac76f65 Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Sat, 09 Jul 2016 03:06:09 -0400 Subject: [PATCH] Merge branch 'dutch-language' into 'stable-3.1' --- interface/web/dashboard/lib/lang/nl_dashlet_modules.lng | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/interface/web/dashboard/lib/lang/nl_dashlet_modules.lng b/interface/web/dashboard/lib/lang/nl_dashlet_modules.lng index 827d2aa..5662f87 100644 --- a/interface/web/dashboard/lib/lang/nl_dashlet_modules.lng +++ b/interface/web/dashboard/lib/lang/nl_dashlet_modules.lng @@ -1,7 +1,4 @@ -<?php -$wb['available_modules_txt'] = "Beschikbare modules"; -?> - - - - +<?php +$wb['available_modules_txt'] = 'Beschikbare modules'; +$wb['go_to_txt'] = 'Ga naar'; +?> -- Gitblit v1.9.1