diff options
| -rw-r--r-- | phpBB/styles/prosilver/template/ucp_agreement.html | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/phpBB/styles/prosilver/template/ucp_agreement.html b/phpBB/styles/prosilver/template/ucp_agreement.html index ace65254d7..d4fef9f0a5 100644 --- a/phpBB/styles/prosilver/template/ucp_agreement.html +++ b/phpBB/styles/prosilver/template/ucp_agreement.html @@ -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> | 
