RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / edit / process / phone_device.html
index df9d5e7..689a65e 100644 (file)
 %>
 <%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"