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

Source for file footer_content.php

Documentation is available at footer_content.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. <br />
  12. <div class="info"><?php echo _t('help','contact');?> : <a href="<?php echo SUPPORT_LINEA ;?>" title="<?php echo SUPPORT_LINEA ;?>"><?php echo _t('help','support');?></a></div>
  13. </div>
  14. </div>
  15. <div class="version">
  16. <p><?php echo _t('divers','version');?><br />
  17. <a href="<?php echo SITE_LINEA_URL ;?>" title="<?php echo SITE_LINEA_URL ;?>" class="out"> <?php echo SITE_LINEA_NAME ;?></a>, <?php printf(_t('divers','licence')'GNU GPL v3'?></p>
  18. </div>
  19. </div>

Documentation generated on Fri, 16 Oct 2009 09:32:49 +0200 by phpDocumentor 1.4.1