plugins/SpecialPageFuncs.php
changeset 1208 438f36013432
parent 1199 8d85b52ac9b6
child 1227 bdac73ed481e
equal deleted inserted replaced
1207:044b0062e3bf 1208:438f36013432
   396   <div class="tblholder">
   396   <div class="tblholder">
   397     <table border="0" cellspacing="1" cellpadding="4">
   397     <table border="0" cellspacing="1" cellpadding="4">
   398       <tr><th colspan="2" style="text-align: left;"><?php echo $lang->get('meta_enano_about_th'); ?></th></tr>
   398       <tr><th colspan="2" style="text-align: left;"><?php echo $lang->get('meta_enano_about_th'); ?></th></tr>
   399       <tr><td colspan="2" class="row3">
   399       <tr><td colspan="2" class="row3">
   400         <?php
   400         <?php
   401         echo $lang->get('meta_enano_about_poweredby');
   401         echo $lang->get('meta_enano_about_poweredby', array(
       
   402             'year'     => date('Y')
       
   403           ));
   402         $subst = array(
   404         $subst = array(
   403             'gpl_link' => makeUrlNS('Special', 'GNU_General_Public_License')
   405             'gpl_link' => makeUrlNS('Special', 'GNU_General_Public_License')
   404           );
   406           );
   405         echo $lang->get('meta_enano_about_gpl', $subst);
   407         echo $lang->get('meta_enano_about_gpl', $subst);
   406         if ( $lang->lang_code != 'eng' ):
   408         if ( $lang->lang_code != 'eng' ):
   408         // must be accompanied by a copy of the English GPL.)
   410         // must be accompanied by a copy of the English GPL.)
   409         ?>
   411         ?>
   410         <h3>(English)</h3>
   412         <h3>(English)</h3>
   411         <p>
   413         <p>
   412           This website is powered by <a href="http://enanocms.org/">Enano</a>, the lightweight and open source CMS that everyone can use.
   414           This website is powered by <a href="http://enanocms.org/">Enano</a>, the lightweight and open source CMS that everyone can use.
   413           Enano is copyright &copy; 2006-2009 Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please
   415           Enano is copyright &copy; 2006-<?php echo date('Y'); ?> Dan Fuhry. For legal information, along with a list of libraries that
   414           see <a href="http://enanocms.org/Legal_information">Legal Information</a>.
   416           Enano uses, please see <a href="http://enanocms.org/Legal_information">Legal Information</a>.
   415         </p>
   417         </p>
   416         <p>
   418         <p>
   417           The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified,
   419           The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified,
   418           distributed, and used to create derivative works. To help achieve this goal, we use licensing terms that require you to pass on
   420           distributed, and used to create derivative works. To help achieve this goal, we use licensing terms that require you to pass on
   419           the freedoms we give you when you share Enano. For more information about Free Software, check out the
   421           the freedoms we give you when you share Enano. For more information about Free Software, check out the