From 42e4c6e34d9ba18eebf16ef3b0c0af290c3d58d1 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Wed, 10 Feb 2016 16:04:30 -0500 Subject: [PATCH] Merge branch 'master' of http://git.ispconfig.org/ispconfig/ispconfig3 --- interface/web/sites/lib/lang/pl_web_directive_snippets.lng | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/web/sites/lib/lang/pl_web_directive_snippets.lng b/interface/web/sites/lib/lang/pl_web_directive_snippets.lng index 05a004f..fc74e4c 100644 --- a/interface/web/sites/lib/lang/pl_web_directive_snippets.lng +++ b/interface/web/sites/lib/lang/pl_web_directive_snippets.lng @@ -1,3 +1,3 @@ -<?php -$wb['directive_snippets_id_txt'] = 'Desired configuration'; +<?php +$wb['directive_snippets_id_txt'] = 'Desired configuration'; ?> \ No newline at end of file -- Gitblit v1.9.1