From adc79e41bbbc93238282b511c105cfd73d378059 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 25 Nov 2008 06:46:37 +0000 Subject: [PATCH] Show interfaces in uppercase --- usr/local/www/system_gateway_groups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/www/system_gateway_groups.php b/usr/local/www/system_gateway_groups.php index 25a28567cd..7607aad0f8 100755 --- a/usr/local/www/system_gateway_groups.php +++ b/usr/local/www/system_gateway_groups.php @@ -134,7 +134,7 @@ effect.");?>
\n"; + echo htmlspecialchars(strtoupper($itemsplit[0])) . "
\n"; } ?>