|
Lines 22-28
Link Here
|
| 22 |
<fieldset class="rows"> |
22 |
<fieldset class="rows"> |
| 23 |
<input type="hidden" name="step" value="3" /> |
23 |
<input type="hidden" name="step" value="3" /> |
| 24 |
<input type="hidden" name="op" value="add_validate_patron" /> |
24 |
<input type="hidden" name="op" value="add_validate_patron" /> |
| 25 |
<h3>Administrator identity</h3> |
25 |
<h2>Administrator identity</h2> |
| 26 |
<ol> |
26 |
<ol> |
| 27 |
<li> |
27 |
<li> |
| 28 |
<label for="surname" class="required">Surname: </label> |
28 |
<label for="surname" class="required">Surname: </label> |
|
Lines 69-75
Link Here
|
| 69 |
</li> |
69 |
</li> |
| 70 |
</ol> |
70 |
</ol> |
| 71 |
|
71 |
|
| 72 |
<h3>Administrator account permissions</h3> |
72 |
<h2>Administrator account permissions</h2> |
| 73 |
<ol> |
73 |
<ol> |
| 74 |
<li> |
74 |
<li> |
| 75 |
<input type="hidden" name="newflags" value="1" /> |
75 |
<input type="hidden" name="newflags" value="1" /> |
|
Lines 78-84
Link Here
|
| 78 |
</li> |
78 |
</li> |
| 79 |
</ol> |
79 |
</ol> |
| 80 |
|
80 |
|
| 81 |
<h3>Administrator login</h3> |
81 |
<h2>Administrator login</h2> |
| 82 |
<ol> |
82 |
<ol> |
| 83 |
<li> |
83 |
<li> |
| 84 |
<label for="userid" class="required">Username: </label> |
84 |
<label for="userid" class="required">Username: </label> |