aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/overall_footer.html
blob: d9cec7d3ea3db5b02c74f228f62e8fc8a71c6315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
<!--
	We request you retain the full copyright notice below including the link to www.phpbb.com.
	This not only gives respect to the large amount of time given freely by the developers
	but also helps build interest, traffic and use of phpBB2. If you (honestly) cannot retain
	the full copyright we ask you at least leave in place the "Powered by phpBB {PHPBB_VERSION}"
	line, with phpBB linked to www.phpbb.com. If you refuse to include even this then support on
	our forums may be affected.

	The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} &copy; 2001 phpBB Group<br />{TRANSLATION_INFO}{DEBUG_OUTPUT}</span></div>
		</td>
	</tr>
</table>

</body>
</html>