From: Jan Paul Tuecking Date: Fri, 17 Jul 2009 03:16:35 +0000 (+0200) Subject: Fixed reconnection Button and edit table. X-Git-Tag: v2.5-core29~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13c13410a0f777d66e13b8232be7894955922229;p=ipfire-2.x.git Fixed reconnection Button and edit table. --- diff --git a/html/cgi-bin/mac.cgi b/html/cgi-bin/mac.cgi index 30e47a9a4e..5a6d65bfa1 100755 --- a/html/cgi-bin/mac.cgi +++ b/html/cgi-bin/mac.cgi @@ -67,7 +67,7 @@ if ($macsettings{'ACTION'} eq $Lang::tr{'save'}) { $errormessage = $Lang::tr{'mac address error not valid'}; } } -if ($macsettings{'RECONNECT'} eq "Reconnect") { +if ($macsettings{'RECONNECT'} eq $Lang::tr{'mac reconnection'}) { system("/usr/local/bin/redctrl restart >/dev/null 2>&1 &"); &Header::openbox('100%', 'left', $Lang::tr{'mac address recon'} ); print "$Lang::tr{'mac address done'}\n"; @@ -88,25 +88,24 @@ print < - $Lang::tr{'mac desc'} + $Lang::tr{'mac desc'} -   +   - $Lang::tr{'mac new'}  - + $Lang::tr{'mac new'}  + -
+
-
- -   
-
   - -
+
+ +      + +