1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 07:07:51 +02:00

Merge pull request #5607 from senky/ticket/15974

[ticket/15974] Remove Back to previous page link
This commit is contained in:
Marc Alexander 2019-06-03 23:10:46 +02:00
commit 0d4cd552fe
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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>