linea21-templates
[ class tree: linea21-templates ] [ index: linea21-templates ] [ all elements ]

Source for file quickicons.php

Documentation is available at quickicons.php

  1. <?php
  2. /**
  3.  * @package linea21.templates
  4.  * @subpackage admin
  5.  * @author linea21 <info@linea21.com>
  6.  * @version $id SVN
  7.  * @access public
  8.  * @license http://opensource.org/licenses/gpl-3.0.html
  9.  */
  10.  
  11. /**
  12.  * Quick icons - On the top/right
  13.  */
  14. ?>
  15. <div id="icone">
  16.      <a href="search.php?rub=home" title="<?php echo _t('menu','search')?>" class="ico_search2"></a>
  17.      <a href="mailto:<?php echo MAIL_ADMIN_LINEA?>" title="<?php echo MAIL_ADMIN_LINEA?>" class="ico_mail2"></a>
  18.      <a href="../public/index.php" title="<?php echo _t('divers','back_public')?>" class="ico_earth2"></a>
  19. </div>

Documentation generated on Fri, 16 Oct 2009 09:39:02 +0200 by phpDocumentor 1.4.1