X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fphone_device.html;h=689a65ede76d7cbb9e1b733173b797526ffe331d;hp=df9d5e79341ea2f92e11b728594c6013a922a545;hb=25efd7207d9ea9be4bea1093917c0d8dc4b1e87a;hpb=624b2d44625f69d71175c3348cae635d580c890b diff --git a/httemplate/edit/process/phone_device.html b/httemplate/edit/process/phone_device.html index df9d5e793..689a65ede 100644 --- a/httemplate/edit/process/phone_device.html +++ b/httemplate/edit/process/phone_device.html @@ -10,6 +10,10 @@ %> <%init> +if($cgi->param('sel_mac_addr') && !$cgi->param('mac_addr')) { + $cgi->param('mac_addr',$cgi->param('sel_mac_addr')); +} + # :/ needs agent-virt so you can't futz with arbitrary devices die "access denied"