1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-04 14:47:52 +02:00

[ticket/15974] Remove Back to previous page link

PHPBB3-15974
This commit is contained in:
Jakub Senko 2019-05-27 15:49:49 +02:00
parent f6beabc593
commit 9c47e0eee8
No known key found for this signature in database
GPG Key ID: 6A7C328CD66EC21E

View File

@ -62,8 +62,6 @@
<div class="content">
<h2 class="sitename-title">{SITENAME} - {AGREEMENT_TITLE}</h2>
<p>{AGREEMENT_TEXT}</p>
<hr class="dashed" />
<p><a href="{U_BACK}" class="button2">{L_BACK}</a></p>
</div>
</div>
</div>