KEYCLOAK-215 Remove terms and condition link from registration page
This commit is contained in:
parent
8011622e25
commit
c368a64b4b
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@
|
||||||
<label for="password-confirm">${rb.getString('passwordConfirm')}</label><input type="password" id="password-confirm" name="password-confirm" />
|
<label for="password-confirm">${rb.getString('passwordConfirm')}</label><input type="password" id="password-confirm" name="password-confirm" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="aside-btn">
|
|
||||||
<p>By registering you agree to the <a href="#">Terms of Service</a> and the <a href="#">Privacy Policy</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<input class="btn-primary" type="submit" value="Register"/>
|
<input class="btn-primary" type="submit" value="Register"/>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue