disable tos and privacy links
This commit is contained in:
parent
8126e8ea47
commit
9378bc1375
|
@ -15,10 +15,10 @@
|
|||
</div>
|
||||
{{ endif }}
|
||||
|
||||
<br /><br />
|
||||
<!-- <br /><br />
|
||||
<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>
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
<br /><br />
|
||||
<div id="login-submit-wrapper" >
|
||||
|
|
|
@ -61,10 +61,10 @@
|
|||
$publish
|
||||
|
||||
<br />
|
||||
<br><br>
|
||||
<!-- <br><br>
|
||||
<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>
|
||||
</div>
|
||||
</div>-->
|
||||
<br><br>
|
||||
|
||||
<div id="register-submit-wrapper">
|
||||
|
|
Loading…
Reference in a new issue