Accessibility updates
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{% endblock %}
|
||||
|
||||
<div class="col-sm-12 collapse">
|
||||
<label>Spiderbro: Don't change me bro, I'm tryin'a catch some flies!</label>
|
||||
<label for="spiderbro">Spiderbro: Don't change me bro, I'm tryin'a catch some flies!</label>
|
||||
<input name="spiderbro" id="spiderbro" value="http://"/>
|
||||
</div>
|
||||
|
||||
@@ -48,10 +48,4 @@
|
||||
<button type="submit" class="btn btn-block btn-primary">{{translate('REGISTER_ME')}}</button>
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
<div style="padding-top: 10px;">
|
||||
{{translate('SIGN_IN_HERE', {
|
||||
'url' : site.uri.public ~'/account/sign-in'
|
||||
}) | raw}}
|
||||
</div>
|
||||
</form>
|
||||
Reference in New Issue
Block a user