git-svn-id: https://svn.code.sf.net/p/freetel/code@826 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 26 Oct 2012 01:22:55 +0000 (01:22 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 26 Oct 2012 01:22:55 +0000 (01:22 +0000)
mini-asterisk-gui2/phones.html

index ec11cbfab868c8c3ab5fa03f6bb83a723ea24b1a..e6fc2e611d172298206f39afcf6bd2997f3ffa05 100644 (file)
 
   <div id="tooltips"></div>
 
-  <table  align="center" width="950">
+  <table  width="950">
   <tr>
     <td><div id="menu"></div></td>
     <td><div id="phones_table"></div></td>
     <td>
 
-       <input name="update_recept" type="button" style="width:100%" value="update reception" onClick="onClickUpdateReception()" />
+       <input name="update_recept" type="button" style="width:100%" value="update reception" onClick="onClickUpdateReception()" >
        <!--input name=update_out type="button" style="width:100%" value="update outgoing" onClick="onClickUpdateOutgoing()"-->
 
     </td>