Removed test code
This commit is contained in:
parent
a815e0ab8c
commit
36f9905be0
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
|
||||
<fieldset>
|
||||
<legend class="sr-only">Personalia:</legend>
|
||||
|
||||
<div class="form-group{{ $errors->has('username') ? ' has-error' : '' }}">
|
||||
<label for="username">{{ trans('admin/users/table.username') }}</label>
|
||||
<input class="form-control" placeholder="{{ trans('admin/users/table.username') }}" name="username" type="text" id="username" autocomplete="off" autofocus>
|
||||
|
|
Loading…
Add table
Reference in a new issue