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 @@
- + - + - + - +