source: trunk/forum/styles/prosilver/template/simple_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: 799 bytes
Line 
1 </div>
2<!--
3 We request you retain the full copyright notice below including the link to www.phpbb.com.
4 This not only gives respect to the large amount of time given freely by the developers
5 but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
6 the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
7 "phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
8 forums may be affected.
9
10 The phpBB Group : 2006
11//-->
12
13 <div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
14 <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
15 <!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
16 </div>
17</div>
18
19</body>
20</html>
Note: See TracBrowser for help on using the repository browser.