Rev 17180 | Rev 17200 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17180 | Rev 17181 | ||
---|---|---|---|
Line 47... | Line 47... | ||
47 | Vul hieronder het wachtwoord in. |
47 | Vul hieronder het wachtwoord in. |
48 | !endif |
48 | !endif |
49 | 49 | ||
50 | !form reply |
50 | !form reply |
51 | <input type="hidden" name="step" value="0"> |
51 | <input type="hidden" name="step" value="0"> |
- | 52 | <input type="hidden" name="job" value="$job"> |
|
52 | <label for="regpass"> |
53 | <label for="regpass"> |
53 | Het wachtwoord: |
54 | Het wachtwoord: |
54 | </label> |
55 | </label> |
55 | <input size="16" name="regpass" id="regpass" type="password" required> |
56 | <input size="16" name="regpass" id="regpass" type="password" required> |
56 | <input type="submit" value="$wims_name_send"> |
57 | <input type="submit" value="$wims_name_send"> |