phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: admin/templates/default account_form.tpl,1.21,1.


From: Justin Bauer <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/templates/default account_form.tpl,1.21,1.22 account_form_ldap.tpl,1.14,1.15 accounts.tpl,1.7,1.8 acl_accounts.tpl,1.1,1.2 application_form.tpl,1.6,1.7 applications.tpl,1.4,1.5 category_form.tpl,1.5,1.6
Date: Thu, 10 Jan 2002 13:00:52 -0500

Update of /cvsroot/phpgroupware/admin/templates/default
In directory subversions:/tmp/cvs-serv27067

Modified Files:
        account_form.tpl account_form_ldap.tpl accounts.tpl 
        acl_accounts.tpl application_form.tpl applications.tpl 
        category_form.tpl 
Log Message:
HTML 4.01 Compliance updates

Index: account_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/account_form.tpl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** account_form.tpl    27 Nov 2001 01:19:56 -0000      1.21
--- account_form.tpl    10 Jan 2002 18:00:50 -0000      1.22
***************
*** 3,7 ****
  
   <form method="POST" action="{form_action}">
!   <center>
        <table border="0" width="95%">
                <tr>
--- 3,7 ----
  
   <form method="POST" action="{form_action}">
!       <div align="center">
        <table border="0" width="95%">
                <tr>
***************
*** 51,55 ****
                </tr>
        </table>
!   </center>
   </form>
  <!-- END form -->
--- 51,55 ----
                </tr>
        </table>
!       </div>
   </form>
  <!-- END form -->

Index: account_form_ldap.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/account_form_ldap.tpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** account_form_ldap.tpl       27 Nov 2001 01:19:56 -0000      1.14
--- account_form_ldap.tpl       10 Jan 2002 18:00:50 -0000      1.15
***************
*** 3,7 ****
  
   <form method="POST" action="{form_action}">
!   <center>
        <table border="0" width="95%">
                <tr>
--- 3,7 ----
  
   <form method="POST" action="{form_action}">
!       <div align="center"> 
        <table border="0" width="95%">
                <tr>
***************
*** 58,62 ****
                </tr>
        </table>
!   </center>
   </form>
  <!-- END form -->
--- 58,62 ----
                </tr>
        </table>
!       </div>
   </form>
  <!-- END form -->

Index: accounts.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/accounts.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** accounts.tpl        4 Sep 2001 01:12:13 -0000       1.7
--- accounts.tpl        10 Jan 2002 18:00:50 -0000      1.8
***************
*** 1,13 ****
  <!-- BEGIN list -->
  <p>
!  <table border="0" width="70%" align="center">
!   <tr>
!    <td align="left">{left_next_matchs}</td>
!    <td align="center">{lang_user_accounts}</td>
!    <td align="right">{right_next_matchs}</td>
!   </tr>
!  </table>
  
!  <center>
    <table border="0" width="70%">
     <tr bgcolor="{th_bg}">
--- 1,15 ----
  <!-- BEGIN list -->
  <p>
!  <div align="center">
!   <table border="0" width="70%">
!    <tr>
!     <td align="left">{left_next_matchs}</td>
!     <td align="center">{lang_user_accounts}</td>
!     <td align="right">{right_next_matchs}</td>
!    </tr>
!   </table>
!  </div>
  
!  <div align="center">
    <table border="0" width="70%">
     <tr bgcolor="{th_bg}">
***************
*** 23,43 ****
  
    </table>
!  </center>
  
   <form method="POST" action="{actionurl}">
!   <table border="0" width="70%" align="center">
!    <tr>
!     <td align="left">
!      {input_add}
!      </form>
!     </td>
!     <td align="right">
!      <form method="POST" action="{accounts_url}">
!       {input_search}
!      </form>
!     </td>
!    </tr>
!   </table>
! 
  <!-- END list -->
  
--- 25,46 ----
  
    </table>
!  </div>
  
   <form method="POST" action="{actionurl}">
!   <div align="center">
!    <table border="0" width="70%">
!     <tr>
!      <td align="left">
!       {input_add}
!       </form>
!      </td>
!      <td align="right">
!       <form method="POST" action="{accounts_url}">
!        {input_search}
!       </form>
!      </td>
!     </tr>
!    </table>
!   </div>
  <!-- END list -->
  

Index: acl_accounts.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/acl_accounts.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** acl_accounts.tpl    4 Sep 2001 01:12:13 -0000       1.1
--- acl_accounts.tpl    10 Jan 2002 18:00:50 -0000      1.2
***************
*** 3,7 ****
  <hr><p>
  
!  <table border="0" width="70%" align="center">
    <tr>
     <td align="left">{left_next_matchs}</td>
--- 3,8 ----
  <hr><p>
  
!  <div align="center">
!  <table border="0" width="70%">
    <tr>
     <td align="left">{left_next_matchs}</td>
***************
*** 10,15 ****
    </tr>
   </table>
  
!  <center>
    <table border="0" width="70%">
     <tr bgcolor="{th_bg}">
--- 11,17 ----
    </tr>
   </table>
+  </div>
  
!  <div align="center">
    <table border="0" width="70%">
     <tr bgcolor="{th_bg}">
***************
*** 23,30 ****
  
    </table>
!  </center>
  
   <form method="POST" action="{actionurl}">
!   <table border="0" width="70%" align="center">
     <tr>
      <td align="right">
--- 25,33 ----
  
    </table>
!  </div>
  
   <form method="POST" action="{actionurl}">
!   <div align="center">
!   <table border="0" width="70%">
     <tr>
      <td align="right">
***************
*** 35,38 ****
--- 38,42 ----
     </tr>
    </table>
+   </div>
  
  <!-- END list -->

Index: application_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/application_form.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** application_form.tpl        11 May 2001 13:26:46 -0000      1.6
--- application_form.tpl        10 Jan 2002 18:00:50 -0000      1.7
***************
*** 6,10 ****
  <form action="{form_action}" method="POST">
   {hidden_vars}
!  <table border="0" width="55%" align="center">
    <tr bgcolor="{th_bg}">
     <td colspan="2">&nbsp;</td>
--- 6,11 ----
  <form action="{form_action}" method="POST">
   {hidden_vars}
!  <div align="center">
!  <table border="0" width="55%">
    <tr bgcolor="{th_bg}">
     <td colspan="2">&nbsp;</td>
***************
*** 20,23 ****
--- 21,25 ----
  
   </table>
+  </div>
  </form>
  <!-- END form -->

Index: applications.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/applications.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** applications.tpl    30 Jun 2001 08:26:23 -0000      1.4
--- applications.tpl    10 Jan 2002 18:00:50 -0000      1.5
***************
*** 3,7 ****
  
  <p>
!  <table border="0" width="45%" align="center">
    <tr bgcolor="{bg_color}">
  {left}
--- 3,8 ----
  
  <p>
! <div align="center">
!  <table border="0" width="45%">
    <tr bgcolor="{bg_color}">
  {left}
***************
*** 10,14 ****
    </tr>
   </table>
!  <table border="0" width="45%" align="center">
    <tr bgcolor="{th_bg}">
     <td> {sort_title} </td>
--- 11,16 ----
    </tr>
   </table>
!  
!  <table border="0" width="45%">
    <tr bgcolor="{th_bg}">
     <td> {sort_title} </td>
***************
*** 22,26 ****
   </table>
  
!  <table border="0" width="45%" align="center">
    <tr>
     <td align="left">
--- 24,28 ----
   </table>
  
!  <table border="0" width="45%">
    <tr>
     <td align="left">
***************
*** 31,35 ****
    </tr>
   </table>
! 
  <!-- END list -->
  
--- 33,37 ----
    </tr>
   </table>
! </div>
  <!-- END list -->
  

Index: category_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/category_form.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** category_form.tpl   18 Jul 2001 23:51:51 -0000      1.5
--- category_form.tpl   10 Jan 2002 18:00:50 -0000      1.6
***************
*** 3,7 ****
  <!-- BEGIN form -->
  
!       <center>
                <table border="0" width="80%" cellspacing="2" cellpadding="2">
                        <tr>
--- 3,7 ----
  <!-- BEGIN form -->
  
!       <div align="center">
                <table border="0" width="80%" cellspacing="2" cellpadding="2">
                        <tr>
***************
*** 41,45 ****
                        </tr>
                </table>
-       </center>
  
  <!-- END add -->
--- 41,44 ----
***************
*** 62,66 ****
                        </tr>
                </table>
!       </center>
  
  <!-- END edit -->
--- 61,65 ----
                        </tr>
                </table>
!       </div>
  
  <!-- END edit -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]