git-svn-id: https://svn.code.sf.net/p/freetel/code@824 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 25 Oct 2012 21:13:55 +0000 (21:13 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 25 Oct 2012 21:13:55 +0000 (21:13 +0000)
mini-asterisk-gui2/network.html

index b26e466b526d8dfc9669c69c8084578136395d8f..d1c9d9db63ba5d2a54bbee834737d45f92245cef 100644 (file)
@@ -27,7 +27,7 @@
     <td valign="top">
 
       <form name="network">
-      <table align="center" width=600 border=0>
+      <table align="center" width=600 >
         <tr><td colspan="2" align="left" valign="top"><h2>Network</h2></td></tr>
        <tr><td colspan="1" align="middle" valign="top"><input type="radio" id="dhcp" name="dhcp" value="yes" onClick="doDHCP()">DHCP</td></tr>
        <tr><td colspan="1" align="middle" valign="top"><input type="radio" id="static" name="dhcp" value="no" onClick="doStatic()">Static</td></tr>