From 23b7a76c6a9ad1509b7e07d837f4b2c12c5fa12b Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 27 May 2018 15:52:14 +0000 Subject: [PATCH] Replaced strings with gettext() alias --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 3080afb..87ef5ea 100755 --- a/index.php +++ b/index.php @@ -13,7 +13,7 @@ * @author Lawrence Yau * @author Bill Zimmerman * @license GNU General Public License, version 3 (GPL-3.0) - * @version 1.3.0 + * @version 1.3.1 * @link https://github.com/billz/raspap-webgui * @see http://sirlagz.net/2013/02/08/raspap-webgui/ */ @@ -105,7 +105,7 @@ $theme_url = 'dist/css/' . $theme; - + v @@ -126,7 +126,7 @@ $theme_url = 'dist/css/' . $theme;
  • - Configure Networking +