Skip to content
Snippets Groups Projects
Commit b2d0f3c0 authored by David Hammond's avatar David Hammond
Browse files

Update viewAllComplaints.html

parent bc0c3e4e
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@
<section class="container">
<form th:action="@{/complaint/addStaff(accessLevel=${accessLevel})}" th:object="${user}" method="post">
<p> Create staff account </p>
<p> Create staff account. Password and username should be 8 letters long </p>
<div class="form-group">
<label for="policyno"></label>
<input type="text" class="form-control" name="username" field="*{username}" id="policyno" placeholder="Title" required />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment