[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/templates/default/ -> portal.tpl (source)

   1  <!-- BEGIN portal_box -->
   2  <p>
   3  <table border="{outer_border}" cellpadding="0" cellspacing="0" width="{outer_width}" bordercolor="{outer_bordercolor}" bgcolor="{outer_bgcolor}">
   4   <tr nowrap align="center">
   5    <td align="center" background="{header_background_image}">{title}</td>{portal_controls}
   6   </tr>
   7   <tr>
   8    <td colspan="2">
   9     <table border="1" cellpadding="0" cellspacing="0" width="{inner_width}" bgcolor="{inner_bgcolor}">
  10      {row}
  11     </table>
  12    </td>
  13   </tr>
  14  </table>
  15  </p>
  16  <!-- END portal_box -->
  17  <!-- BEGIN portal_row -->
  18      <tr>
  19        <td>
  20  {output}
  21        </td>
  22      </tr>
  23  <!-- END portal_row -->
  24  <!-- BEGIN portal_listbox_header -->
  25       <td>
  26        <ul>
  27  <!-- END portal_listbox_header -->
  28  <!-- BEGIN portal_listbox_link -->
  29  <li><a href="{link}">{text}</a></li>
  30  <!-- END portal_listbox_link -->
  31  <!-- BEGIN portal_listbox_footer -->
  32        </ul>
  33       </td>
  34  <!-- END portal_listbox_footer -->
  35  <!-- BEGIN portal_control -->
  36    <td valign="middle" align="right" nowrap background="{header_background_image}">{control_link}
  37    </td>
  38  <!-- END portal_control -->
  39  <!-- BEGIN link_field -->
  40     {link_field_data}
  41  <!-- END link_field -->


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7