From 5260817282c47a208be6daf683db0157544b2d08 Mon Sep 17 00:00:00 2001 From: NOYB Date: Fri, 20 May 2016 01:01:04 -0700 Subject: Status / Services - Status Indicator Use font awesome icons instead of text. Universal recognition eliminates need of text translation. (cherry picked from commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2) --- src/usr/local/www/status_services.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/local/www/status_services.php b/src/usr/local/www/status_services.php index 1753b4f..b377351 100755 --- a/src/usr/local/www/status_services.php +++ b/src/usr/local/www/status_services.php @@ -155,7 +155,7 @@ if (count($services) > 0) { } ?> - ' . gettext("Running") . '':'' . gettext("Stopped") . ''?> + ':''?> -- cgit v1.1