Changeset 4578 for trunk/themes/core/view/copyright.tpl
- Timestamp:
- 08/15/10 18:45:12 (22 months ago)
- File:
-
- 1 edited
-
trunk/themes/core/view/copyright.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/core/view/copyright.tpl
r3728 r4578 1 1 <div id="footer"> 2 2 <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> 6 6 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é Koch</a> & 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é Koch</a> & Clansuite Development Team. 11 </p> 12 12 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> 16 16 </div>
Note: See TracChangeset
for help on using the changeset viewer.
