From 4e3b667ceb8818babf58025e15e89f4703d9d606 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 26 May 2015 22:50:36 +0545 Subject: Code style diag logs again while making a fix today I noticed that I had done these early-on and had not tabbed out the HTML nicely... --- usr/local/www/diag_logs_relayd.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local/www/diag_logs_relayd.php') diff --git a/usr/local/www/diag_logs_relayd.php b/usr/local/www/diag_logs_relayd.php index 053dbc9..5468761 100644 --- a/usr/local/www/diag_logs_relayd.php +++ b/usr/local/www/diag_logs_relayd.php @@ -55,7 +55,7 @@ if ($_POST['clear']) { clear_log_file($relayd_logfile); } -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Load Balancer")); +$pgtitle = array(gettext("Status"), gettext("System logs"), gettext("Load Balancer")); $shortcut_section = "relayd"; include("head.inc"); @@ -89,7 +89,7 @@ include("head.inc"); -- cgit v1.1
- +