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

Source for file quickicons.php

Documentation is available at quickicons.php

  1. <?php
  2. /**
  3.  * @package linea21.core
  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 $GLOBALS['lang']['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 $GLOBALS['lang']['divers']['back_public']?>" class="ico_earth2"></a>
  19. </div>

Documentation generated on Sat, 08 Nov 2008 14:54:18 +0100 by phpDocumentor 1.4.1