RT#41671 Fix double click prevention for all legacy buttons [renamed all from submit...
[freeside.git] / httemplate / browse / addr_block.cgi
index ba40bfd..536a4f7 100644 (file)
@@ -111,7 +111,7 @@ $html_foot .= include( '/elements/select-agent.html',
                          'agent_null_right' => 'Broadband global configuration',
                      );
 $html_foot .= qq(
-  <INPUT TYPE="submit" NAME="submit" VALUE="Add">
+  <INPUT TYPE="submit" NAME="submitButton" VALUE="Add">
   </FORM>
 );