phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] addressbook/templates/base/tabholder.tpl, 1.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] addressbook/templates/base/tabholder.tpl, 1.1.2.1
Date: Thu, 30 Dec 2004 02:00:12 +0100

Update of /addressbook/templates/base
Added Files:
        Branch: proposed-0_9_18-branch
          tabholder.tpl

date: 2004/12/30 01:00:12;  author: skwashd;  state: Exp;  lines: +34 -0

Log Message:
new layout
=====================================================================
<!-- BEGIN TABHOLDER -->

<table>
  <caption>
     {tab_holder_table_title}
  </caption>
  <col>
  <!-- BEGIN TABHOLDER_TABS_HEADER -->
  <tbody>
    <tr>
      <td>
   <!-- END TABHOLDER_TABS_HEADER -->
        {TABS}
   <!-- BEGIN TABHOLDER_TABS_FOOTER -->
      </td>
    </tr>
        <!-- END TABHOLDER_TABS_FOOTER -->
        <!-- BEGIN TABHOLDER_BODY_HEADER -->
    <tr>
      <td>
        <!-- END TABHOLDER_BODY_HEADER -->
        {CURRENT_TAB_BODY}
    <!-- BEGIN TABHOLDER_BODY_FOOTER -->
           </td>
    </tr>
        <!-- END TABHOLDER_BODY_FOOTER -->
        <!-- BEGIN TABHOLDER_FOOTER -->
    <tr>
      <td>  </td>
    </tr>
  </tbody>

</table>
<!-- END TABHOLDER -->




reply via email to

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