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
  13.     href="<?php echo SUPPORT_LINEA ;?>"
  14.     title="<?php echo SUPPORT_LINEA ;?>"><?php echo _t('help','support');?></a></div>
  15. </div>
  16. </div>
  17. <div class="version">
  18. <p><?php echo _t('divers','version');?><br />
  19. <a href="<?php echo SITE_LINEA_URL ;?>"
  20.     title="<?php echo SITE_LINEA_URL ;?>" class="out"> <?php echo SITE_LINEA_NAME ;?></a>,
  21. <?php printf(_t('divers','licence')'GNU GPL v3'?></p>
  22. </div>
  23. </div>
  24. <?php
  25. ?>

Documentation generated on Thu, 03 May 2012 15:04:41 +0200 by phpDocumentor 1.4.1