mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Rename tos to terms and require users to be 13 or older
(imported from commit f2746b53dc8772cfc93f16b0e0a4f64ca14a0885)
This commit is contained in:
parent
967acc763c
commit
4e5892393b
@ -30,7 +30,7 @@ autofocus('#email');
|
||||
<button type="submit" class="btn">Connect with Google Apps</button>
|
||||
|
||||
<p><small>By continuing, you are indicating that you have read
|
||||
and agree to our <a href="/tos">Terms of Use</a>.</small></p>
|
||||
and agree to our <a href="/terms">Terms of Service</a>.</small></p>
|
||||
|
||||
</form>
|
||||
<div id="errors"></div>
|
||||
|
||||
@ -19,6 +19,10 @@ Cambridge, MA 02139, United States.</p>
|
||||
<p>By using our Services, you are agreeing to these terms. Please read them
|
||||
carefully.</p>
|
||||
|
||||
<p>The Services are not intended for use by you if you are under 13 years of
|
||||
age. By agreeing to these terms, you are representing to us that you are over
|
||||
13.</p>
|
||||
|
||||
|
||||
<h3>Using our Services</h3>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user