From e1482f178a029703f8f9b5991366cf6008e48436 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 7 Nov 2007 12:32:48 -0500 Subject: Temporarily disable the random_mac link in the WebUI because it's not multi-interface aware. We have a patch for this, though it depends on other things and I cannot apply it just yet. --- webui_templates/system_edit.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/webui_templates/system_edit.tmpl b/webui_templates/system_edit.tmpl index 83d5908..528e03f 100644 --- a/webui_templates/system_edit.tmpl +++ b/webui_templates/system_edit.tmpl @@ -276,9 +276,11 @@ function page_onload() { - #if not $system - random - #end if + + ## #if not $system + ## random + ## #end if +

Example: AA:BB:CC:DD:EE:FF

-- cgit