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

index c29cd61a9e9139cc36b9ca4f4d1e49c15c13020f..6d2a32b719bb5169234bcaf700a78f162f27e249 100644 (file)
@@ -21,7 +21,7 @@
   <table align="center" width=800>
   <tr>
     <td><div id="menu"></div></td>
-    <td><div id="voiplines"></div>
+    <td><div id="voiplines"></div></td>
 
    <td valign="top">
 
@@ -29,7 +29,7 @@
       <tr><td>&nbsp;</td></tr>
       <tr><td onMouseOver="popUp(event,'voiplines_voiplines')" onmouseout="popUp(event,'voiplines_voiplines')" align="left" valign="top" colspan="3"><h2>VOIP Line</h2></td></tr>
 
-      <tr><td>&nbsp</td></tr>
+      <tr><td>&nbsp;</td></tr>
 
       <tr id="tt_provider"><td>Provider</td><td>
       <select name="provider" id="provider" onchange="changeProvider()">
       <tr><td>&nbsp;</td></tr>
       <tr><td><input type="submit" value="OK" onClick="onClickApply()"></td></tr>
 
-      </form>
 
     </table>
 
     </td>
-  </td>
   </tr>
 
   </table>