mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/9859] Remove the credit line comment from all html files.
PHPBB3-9859
This commit is contained in:
parent
2a703b4055
commit
c617400f95
11 changed files with 2 additions and 116 deletions
|
@ -7,17 +7,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
// -->
|
|
||||||
|
|
||||||
<div id="page-footer">
|
<div id="page-footer">
|
||||||
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,17 +7,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
// -->
|
|
||||||
|
|
||||||
<div id="page-footer">
|
<div id="page-footer">
|
||||||
<!-- IF S_COPYRIGHT_HTML -->
|
<!-- IF S_COPYRIGHT_HTML -->
|
||||||
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
||||||
|
|
|
@ -2,17 +2,6 @@
|
||||||
<br /><br />
|
<br /><br />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
// -->
|
|
||||||
|
|
||||||
<div id="page-footer">
|
<div id="page-footer">
|
||||||
|
|
||||||
<!-- IF S_COPYRIGHT_HTML -->
|
<!-- IF S_COPYRIGHT_HTML -->
|
||||||
|
|
|
@ -19,17 +19,6 @@
|
||||||
<span class="corners-bottom"><span></span></span></div>
|
<span class="corners-bottom"><span></span></span></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
//-->
|
|
||||||
|
|
||||||
<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
||||||
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
||||||
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
|
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
|
||||||
|
|
|
@ -1,14 +1,4 @@
|
||||||
</div>
|
</div>
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
//-->
|
|
||||||
|
|
||||||
<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
||||||
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
||||||
|
|
|
@ -105,16 +105,6 @@ hr.sep {
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<hr width="85%" />
|
<hr width="85%" />
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
//-->
|
|
||||||
|
|
||||||
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -43,16 +43,6 @@
|
||||||
<!-- END postrow -->
|
<!-- END postrow -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
//-->
|
|
||||||
<div id="page-footer">
|
<div id="page-footer">
|
||||||
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
|
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
|
||||||
<div class="copyright">Powered by phpBB © phpBB Group<br />http://www.phpbb.com/</div>
|
<div class="copyright">Powered by phpBB © phpBB Group<br />http://www.phpbb.com/</div>
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
|
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
//-->
|
|
||||||
|
|
||||||
<div id="wrapfooter">
|
<div id="wrapfooter">
|
||||||
<!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
|
<!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
|
||||||
<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" 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 : 2006
|
|
||||||
//-->
|
|
||||||
|
|
||||||
<div id="wrapfooter">
|
<div id="wrapfooter">
|
||||||
<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group</span>
|
<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -107,15 +107,6 @@ hr.sep {
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<hr width="85%" />
|
<hr width="85%" />
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" line. If you
|
|
||||||
refuse to include even this then support on our forums may be affected.
|
|
||||||
|
|
||||||
The phpBB Group : 2006
|
|
||||||
// -->
|
|
||||||
|
|
||||||
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -121,15 +121,6 @@ hr.sep {
|
||||||
<!-- END postrow -->
|
<!-- END postrow -->
|
||||||
|
|
||||||
<hr width="85%" />
|
<hr width="85%" />
|
||||||
<!--
|
|
||||||
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 phpBB3. If you (honestly) cannot retain
|
|
||||||
the full copyright we ask you at least leave in place the "Powered by phpBB" line. If you
|
|
||||||
refuse to include even this then support on our forums may be affected.
|
|
||||||
|
|
||||||
The phpBB Group : 2006
|
|
||||||
// -->
|
|
||||||
|
|
||||||
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Add table
Reference in a new issue