From 92b38217e77705cb3f21abb48742bbe58c1e5b3e Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Fri, 18 Jul 2008 11:19:53 +0000 Subject: [PATCH] r2068 + highlight both tabs of the portmap editor --- inc/interface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/interface.php b/inc/interface.php index 7b809702..cb1d629e 100644 --- a/inc/interface.php +++ b/inc/interface.php @@ -3038,7 +3038,7 @@ function renderPortMap ($editable = FALSE) echo "from $name1"; foreach ($ptlist as $type2 => $name2) { - echo ''; + echo ''; echo ''; } -- 2.25.1