From 89ade3c9f048bbda108948d89de3c2b9c0d4a0ed Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 3 Dec 2016 07:17:36 -0500 Subject: fixed hardcoded strings, except 'Back' #400 --- www/templates/devoptions.html | 2 +- www/templates/help.html | 2 +- www/templates/login.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www/templates') diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html index 1f70d412..2c373418 100644 --- a/www/templates/devoptions.html +++ b/www/templates/devoptions.html @@ -4,7 +4,7 @@ - +
diff --git a/www/templates/help.html b/www/templates/help.html index d14085be..c0f714cf 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -1,4 +1,4 @@ - + diff --git a/www/templates/login.html b/www/templates/login.html index 28e340e8..9372aae0 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -5,7 +5,7 @@ - +
-- cgit v1.2.3