disable tos and privacy links
This commit is contained in:
parent
f9809102a2
commit
178329b6dc
|
@ -16,9 +16,9 @@
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<div id='login-footer'>
|
<div id='login-footer'>
|
||||||
<div class="login-extra-links">
|
<!-- <div class="login-extra-links">
|
||||||
By signing in you agree to the latest <a href="tos.html" title="$tostitle" id="terms-of-service-link" >$toslink</a> and <a href="privacy.html" title="$privacytitle" id="privacy-link" >$privacylink</a>
|
By signing in you agree to the latest <a href="tos.html" title="$tostitle" id="terms-of-service-link" >$toslink</a> and <a href="privacy.html" title="$privacytitle" id="privacy-link" >$privacylink</a>
|
||||||
</div>
|
</div>-->
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<div id="login-submit-wrapper" >
|
<div id="login-submit-wrapper" >
|
||||||
|
|
|
@ -60,9 +60,9 @@
|
||||||
$publish
|
$publish
|
||||||
|
|
||||||
<div id="register-footer">
|
<div id="register-footer">
|
||||||
<div class="agreement">
|
<!-- <div class="agreement">
|
||||||
By clicking '$regbutt' you are agreeing to the latest <a href="tos.html" title="$tostitle" id="terms-of-service-link" >$toslink</a> and <a href="privacy.html" title="$privacytitle" id="privacy-link" >$privacylink</a>
|
By clicking '$regbutt' you are agreeing to the latest <a href="tos.html" title="$tostitle" id="terms-of-service-link" >$toslink</a> and <a href="privacy.html" title="$privacytitle" id="privacy-link" >$privacylink</a>
|
||||||
</div>
|
</div>-->
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div id="register-submit-wrapper">
|
<div id="register-submit-wrapper">
|
||||||
|
|
Loading…
Reference in a new issue