mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-14 04:34:07 +02:00
[ticket/12594] Update footer credit lines
PHPBB3-12594
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
<div id="page-footer">
|
||||
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
|
||||
<div class="copyright">Powered by phpBB® Forum Software © phpBB Group<br />https://www.phpbb.com/</div>
|
||||
<div class="copyright">Powered by phpBB® Forum Software © phpBB Limited<br />https://www.phpbb.com/</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@@ -36,7 +36,7 @@
|
||||
|
||||
<div id="page-footer">
|
||||
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
|
||||
<div class="copyright">Powered by phpBB® Forum Software © phpBB Group<br />https://www.phpbb.com/</div>
|
||||
<div class="copyright">Powered by phpBB® Forum Software © phpBB Limited<br />https://www.phpbb.com/</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@@ -113,7 +113,7 @@ hr.sep {
|
||||
<td align="{S_CONTENT_FLOW_END}"><span class="gensmall">{S_TIMEZONE}</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" align="center"><span class="gensmall">Powered by phpBB® Forum Software © phpBB Group<br />https://www.phpbb.com/</span></td>
|
||||
<td colspan="2" align="center"><span class="gensmall">Powered by phpBB® Forum Software © phpBB Limited<br />https://www.phpbb.com/</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@@ -127,7 +127,7 @@ hr.sep {
|
||||
<td align="{S_CONTENT_FLOW_END}"><span class="gensmall">{S_TIMEZONE}</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" align="center"><span class="gensmall">Powered by phpBB® Forum Software © phpBB Group<br />https://www.phpbb.com/</span></td>
|
||||
<td colspan="2" align="center"><span class="gensmall">Powered by phpBB® Forum Software © phpBB Limited<br />https://www.phpbb.com/</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user