[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

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

   1  <!-- BEGIN portal_box -->
   2  <p>
   3  <div style="border: #9c9c9c 1px solid;">
   4  <table border="0" cellpadding="0" cellspacing="0" width="{outer_width}"> 
   5   <tr nowrap align="center">
   6    <td align="left">
   7      <div class="divSideboxHeader" style="height: 15px; padding-top: 0px">
   8      <table border="0" cellpadding="1" cellspacing="0" width="{outer_width}">
   9        <tr>
  10          <td align="left">&nbsp;<strong>{title}</strong></td>{portal_controls}
  11        </tr>
  12      </table>
  13      </div>
  14    </td>
  15   </tr>
  16   <tr>
  17    <td colspan="2">
  18     <table border="0" cellpadding="0" cellspacing="0" width="{inner_width}" bgcolor="#eeeeee">
  19      {row}
  20     </table>
  21    </td>
  22   </tr>
  23  </table>
  24  </div>
  25  </p>
  26  <!-- END portal_box -->
  27  
  28  
  29  
  30  <!-- BEGIN portal_row -->
  31      <tr>
  32        <td>
  33  {output}
  34        </td>
  35      </tr>
  36  <!-- END portal_row -->
  37  
  38  
  39  
  40  <!-- BEGIN portal_listbox_header -->
  41      <tr>
  42       <td>
  43        <ul>
  44  <!-- END portal_listbox_header -->
  45  
  46  
  47  
  48  <!-- BEGIN portal_listbox_link -->
  49  <li><a href="{link}">{text}</a></li>
  50  <!-- END portal_listbox_link -->
  51  
  52  
  53  
  54  <!-- BEGIN portal_listbox_footer -->
  55        </ul>
  56       </td>
  57      </tr>
  58  <!-- END portal_listbox_footer -->
  59  
  60  
  61  
  62  <!-- BEGIN portal_control -->
  63    <td valign="middle" align="right" nowrap="nowrap">{control_link}</td>
  64  <!-- END portal_control -->
  65  
  66  
  67  
  68  <!-- BEGIN link_field -->
  69     {link_field_data}
  70  <!-- END link_field -->


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