This commit is contained in:
ziggi
2017-12-11 18:55:12 +00:00
parent dd17acb51f
commit 961731d379
3 changed files with 35 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<div class="medium-6 medium-centered cell">
<form accept-charset="UTF-8" action="/trusted/add/handler" method="get" data-abide novalidate>
<h5 class="text-center">Add trusteded host</h5>
<h5 class="text-center">Add trusted host</h5>
<label>Host name
<input type="text" name="trusted_name" placeholder="host.org" required pattern="[_.-zA-Z0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{5,42}"/>
<span class="form-error">Mandatory, 5 or more letter</span>