diff --git a/sources/views/layout.html.php b/sources/views/layout.html.php index dcad9ac..700b5a2 100644 --- a/sources/views/layout.html.php +++ b/sources/views/layout.html.php @@ -24,7 +24,7 @@ - Wifi Hotspot <? echo (isset($title)) ? "| ".$title : "" ?> + <?= T_("Wifi Hotspot") ?><?php isset($title) ? " | $title" : '' ?> @@ -43,22 +43,22 @@
- + - + - + - +