[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/themes/default/common/ -> structure.tpl (source)

   1  {include file="common/header.tpl"}
   2  <div id="contenu">
   3      <div id="logo">
   4      
   5          {include file="common/calendar.tpl"}
   6          
   7          {include file="common/sites_selection.tpl"}
   8          
   9          <a href="./index.php">
  10          <img title="{'logo_description'|translate}" src="{$PMV_THEME}images/phpmv.png" alt="phpMyVisites" width="485" height="132" />
  11          </a>
  12          <div class="both"></div>
  13      
  14      </div>
  15      
  16      {include file="common/menu.tpl"}
  17      {include file="common/langs_selection.tpl"}
  18      
  19      {if $mod==view}
  20          {include file="common/menu_pdf.tpl"}
  21          {include file="common/period_selection.tpl"}
  22      {/if}
  23      
  24      <div class="both"></div>
  25      
  26      {counter print=false assign=a name=a start=0}
  27      {counter print=false assign=i name=i start=0}
  28      
  29      {include file="$contentpage"}
  30      
  31      <!--
  32          We request you retain the link to www.phpmyvisites.net.
  33          This not only gives respect to the large amount of time given freely by the developers
  34          but also helps build interest, traffic and use of phpmyvisites.net. 
  35          If you refuse to include even this then support on our forums may be affected.
  36      
  37          phpMyVisites developpers : 2006
  38      -->
  39  
  40      <div class="centrer">
  41          <a href="#" class="movetop">
  42              <img src="{$PMV_THEME}images/top.png" alt="{'generique_retourhaut'|translate}" /> {'generique_retourhaut'|translate}
  43          </a>
  44      </div>
  45      
  46      <div class="both"></div>
  47      
  48      <!-- bottom menu -->
  49      <ul id="admin">
  50          <li class="site"><a href="http://www.phpmyvisites.us" title="open source free web analytics" onclick="window.open(this.href);return(false);">{'liens_siteofficiel'|translate}</a></li>
  51          <li class="install"><a href="{$url_mod}&amp;mod=admin_index">{'liens_admin'|translate}</a></li>
  52          <li class="contacts"><a href="./index.php?mod=contacts">{'liens_contacts'|translate}</a></li>
  53      </ul>
  54      
  55      <div class="both"></div>
  56  </div>
  57  
  58  {include file="common/footer.tpl"}


Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics