Ignore:
Timestamp:
08/15/10 18:45:12 (22 months ago)
Author:
vain
Message:
  • several changes to copyright, router, bootstrap, frontcontroller and various other files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/core/view/copyright.tpl

    r3728 r4578  
    11<div id="footer"> 
    22<hr/> 
    3       <a id="poweredby" href="http://www.clansuite.com"> 
    4         <img src="http://www.clansuite.com/website/images/banners/powered_by_clansuite.png" alt="Crown Banner 80x31" align="middle" /> 
    5      </a> 
     3  <a id="poweredby" href="http://www.clansuite.com"> 
     4    <img src="http://www.clansuite.com/website/images/powered_by_clansuite.png" alt="Crown Banner 80x31" align="middle" /> 
     5 </a> 
    66 
    7       <p class="left"> 
    8         Powered by <a href="?mod=about" title="Clansuite - just an eSport CMS" target="_blank"><strong>Clansuite {$smarty.const.CLANSUITE_VERSION} [{$smarty.const.CLANSUITE_REVISION}]</strong></a> 
    9         <br /> 
    10         By <a style="text-decoration:none; font-weight: normal;" href="http://www.jens-andre-koch.de/">Jens-Andr&#233; Koch</a> &amp; Clansuite Development Team. 
    11       </p> 
     7  <p class="left"> 
     8    Powered by <a href="?mod=about" title="Clansuite - just an eSport CMS" target="_blank"><strong>Clansuite {$smarty.const.CLANSUITE_VERSION} [{$smarty.const.CLANSUITE_REVISION}]</strong></a> 
     9    <br /> 
     10    By <a style="text-decoration:none; font-weight: normal;" href="http://www.jens-andre-koch.de/">Jens-Andr&#233; Koch</a> &amp; Clansuite Development Team. 
     11  </p> 
    1212 
    13       <p class="right"> 
    14         Visit the Clansuite Website at <a href="http://www.clansuite.com">clansuite.com</a>. 
    15       </p> 
     13  <p class="right"> 
     14    Visit the Clansuite Website at <a href="http://www.clansuite.com">clansuite.com</a>. 
     15  </p> 
    1616</div> 
Note: See TracChangeset for help on using the changeset viewer.