From 82747f3c1fffc57179325ea014f42953783124fc Mon Sep 17 00:00:00 2001 From: Julien VAUBOURG Date: Fri, 8 May 2015 20:52:49 +0200 Subject: [PATCH] Cleaning --- sources/views/layout.html.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sources/views/layout.html.php b/sources/views/layout.html.php index 56e9cc6..ba99543 100644 --- a/sources/views/layout.html.php +++ b/sources/views/layout.html.php @@ -24,7 +24,7 @@ - VPN Client <? echo (isset($title)) ? "| ".$title : "" ?> + <?= T_("VPN Client") ?><?= isset($title) ? " | $title" : '' ?> @@ -43,22 +43,22 @@
- + - + - + - +