tbrehm
2006-02-24 87a4a65f40ef4ad5a00483671e83ef31b9af85e2
interface/web/admin/templates/server_edit_services.htm
@@ -24,16 +24,12 @@
    <td class="frmText11">{tmpl_var name='file_server_txt'}</td>
  </tr>
  <tr>
    <td class="frmText11">{tmpl_var name='mysql_server'}</td>
    <td class="frmText11">{tmpl_var name='mysql_server_txt'}</td>
    <td class="frmText11">{tmpl_var name='db_server'}</td>
    <td class="frmText11">{tmpl_var name='db_server_txt'}</td>
  </tr>
  <tr>
    <td class="frmText11">{tmpl_var name='postgresql_server'}</td>
    <td class="frmText11">{tmpl_var name='postgresql_server_txt'}</td>
  </tr>
  <tr>
    <td class="frmText11">{tmpl_var name='firebird_server'}</td>
    <td class="frmText11">{tmpl_var name='firebird_server_txt'}</td>
    <td class="frmText11">{tmpl_var name='vserver_server'}</td>
    <td class="frmText11">{tmpl_var name='vserver_server_txt'}</td>
  </tr>
  </table>
  </fieldset>