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=HEAD;hpb=63a268637b2d51a8766412617724b9436439deb6 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"