steffen: server/kolab-horde-fbview/kolab-horde-fbview/fbview/templates/admin/setup config.html, NONE, 1.1 index.html, NONE, 1.1

cvs at intevation.de cvs at intevation.de
Mon Oct 31 12:43:35 CET 2005


Author: steffen

Update of /kolabrepository/server/kolab-horde-fbview/kolab-horde-fbview/fbview/templates/admin/setup
In directory doto:/tmp/cvs-serv18388/kolab-horde-fbview/kolab-horde-fbview/fbview/templates/admin/setup

Added Files:
	config.html index.html 
Log Message:
Fbview in separate package

--- NEW FILE: config.html ---
<tag:notify />

<tag:form />

<if:php>
<br />
<table width="100%">
  <tr>
    <td class="smallheader">
      <gettext>Generated Code</gettext>
    </td>
  </tr><tr class="light">
    <td>
      <textarea style="width:95%;" rows="20"><tag:php /></textarea>
    </td>
  </tr>
</table>
</if:php>

--- NEW FILE: index.html ---
<tag:notify />

<table border="0" cellpadding="1" cellspacing="0" width="100%">
  <tr>
    <td class="header">
      <gettext>Application</gettext>
    </td>
    <td class="header">
       
    </td>
    <td class="header">
      <gettext>Status</gettext>
    </td>
  </tr>
  <loop:apps>
  <tr class="<tag:apps.class />">
    <td>
      <tag:apps.name />
    </td>
    <td align="center">
      <tag:apps.conf />
    </td>
    <td>
      <tag:apps.status />
    </td>
  </tr>
  </loop:apps>
</table>

<table border="0" cellpadding="1" cellspacing="0" width="100%">
  <tr valign="top">
    <td width="50%">
      <if:actions>
      <table border="0" cellpadding="2" cellspacing="0" width="100%">
        <tr>
          <td class="header">
            <gettext>Setup upgrade scripts available</gettext>
          </td>
        </tr>
        <tr class="item">
          <td>
            <ul>
              <loop:actions>
              <li><tag:actions /></li>
              </loop:actions>
            </ul>
          </td>
        </tr>
      </table>
      </if:actions>
    </td><td width="50%">
      <if:ftpform>
        <tag:ftpform />
      </if:ftpform>
    </td>
  </tr>
</table>





More information about the commits mailing list