From cdf925c31a546e6c0da71938bf7b7536d5de9d82 Mon Sep 17 00:00:00 2001 From: billz Date: Tue, 22 Oct 2019 08:59:55 +0100 Subject: [PATCH] Update labels with gettext alias _() --- templates/hostapd.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/hostapd.php b/templates/hostapd.php index 759ee571..43b5029f 100755 --- a/templates/hostapd.php +++ b/templates/hostapd.php @@ -23,7 +23,7 @@ - + @@ -132,7 +132,7 @@ $checkedWifiAPEnabled = ' checked="checked"'; } ?> - /> + " data-off="" data-width="110" data-height="40" value="1" /> @@ -146,7 +146,7 @@ $checkedLogEnabled = ' checked="checked"'; } ?> - /> + " data-off="" data-width="110" data-height="40" value="1" /> @@ -160,7 +160,7 @@ $checkedHiddenSSID = ' checked="checked"'; } ?> - /> + " data-off="" data-width="110" data-height="40" value="1" />