From be4ccda6f70ca3f00f05ed0c2fb98abd0a7a92c4 Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 27 May 2018 15:51:06 +0000 Subject: [PATCH] Replaced strings with gettext() alias --- includes/networking.php | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) mode change 100644 => 100755 includes/networking.php diff --git a/includes/networking.php b/includes/networking.php old mode 100644 new mode 100755 index c0b74816..d0b01f3e --- a/includes/networking.php +++ b/includes/networking.php @@ -23,12 +23,11 @@ function DisplayNetworkingConfig(){
- Configure Networking -
+
-

Current Settings

+

@@ -64,49 +63,49 @@ function DisplayNetworkingConfig(){
-

Adapter IP Address Settings

+

' . _("Adapter IP Address Settings") . '

-

Enable Fallback to Static Option

+

' . _("Enable Fallback to Static Option") . '


-

Static IP Options

+

' . _("Static IP Options") . '

- +
- +
- +
- +
- +
- Save Settings - Apply Settings + ' . _("Save settings") . ' + ' . _("Apply settings") . '
@@ -115,7 +114,7 @@ function DisplayNetworkingConfig(){ ?>
- +