Change menu to force the user to reboot after deleting mac address.

This commit is contained in:
Jan Paul Tuecking
2009-09-14 17:21:01 +02:00
parent 406312a355
commit 2e7457d35f
3 changed files with 59 additions and 7 deletions

View File

@@ -1087,7 +1087,7 @@
'mac address saved' => 'Successfully saved!',
'mac address saved txt' => 'The MAC address has been successfully saved, but changes will only take effect after reboot or reconnection.',
'mac address deleted' => 'Successfully deleted!',
'mac address deleted txt' => 'The MAC address has been successfully deleted, but changes will only take effect after reboot or reconnection.',
'mac address deleted txt' => 'The MAC address has been successfully deleted, but changes will only take effect after <strong>reboot</strong>.',
'mac address recon' => 'Trying to reconnect!',
'mac address done' => 'The MAC address settings are going to be saved.',
'mac desc' => 'Here you are able to change the MAC address on red0. The address must be entered in hexadecimal (0-9,a-f), a valid entry is <br />e.g. 00-01-02-0e-b8-d6 or 00:01:02:0e:b8:d6.',