source: trunk/forum/styles/wowgreen/template/overall_footer.html

Last change on this file was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 1.2 KB
Line 
1 <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
2</div>
3
4<!--
5 We request you retain the full copyright notice below including the link to www.phpbb.com.
6 This not only gives respect to the large amount of time given freely by the developers
7 but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
8 the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
9 "phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
10 forums may be affected.
11
12 The phpBB Group : 2006
13//-->
14
15<div id="wrapfooter">
16 <!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
17</div>
18<div align="right">
19 <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group&nbsp;&nbsp;<br/>Design By <a href="http://www.pokerbandits.ca">Poker Bandits</a>&nbsp;&nbsp;
20 <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
21 <!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span>
22</div>
23<br/>
24</td><td background="./styles/wowgreen/theme/images/bg-right.jpg"><img src="./styles/wowgreen/theme/images/spacer.gif"/></td></tr></table>
25</body>
26</html>
Note: See TracBrowser for help on using the repository browser.