summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateway_groups_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_gateway_groups_edit.php')
-rwxr-xr-xusr/local/www/system_gateway_groups_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_gateway_groups_edit.php b/usr/local/www/system_gateway_groups_edit.php
index 974dc75..57aaf97 100755
--- a/usr/local/www/system_gateway_groups_edit.php
+++ b/usr/local/www/system_gateway_groups_edit.php
@@ -180,7 +180,7 @@ include("head.inc");
echo "<option value='3' $selected[3] >Tier 3</option>";
echo "<option value='4' $selected[4] >Tier 4</option>";
echo "<option value='5' $selected[5] >Tier 5</option>";
- echo "</select> <strong>{$gateway['descr']}</strong><br/>";
+ echo "</select> <strong>{$name} - {$gateway['descr']}</strong><br/>";
}
?>
<br/><span class="vexpl">
OpenPOWER on IntegriCloud