Rev 17180 | Rev 17204 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17180 | Rev 17200 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | The creation of $cname on this site is protected by a password. |
44 | The creation of $cname on this site is protected by a password. |
45 | You must enter this password before continuing. |
45 | You must enter this password before continuing. |
46 | !endif |
46 | !endif |
47 | <p> |
47 | <p> |
48 | !form reply |
48 | !form reply |
49 | <input type="hidden" name="step" value=" |
49 | <input type="hidden" name="step" value="$step"> |
- | 50 | <input type="hidden" name="job" value="$job"> |
|
50 | <label for="regpass"> |
51 | <label for="regpass"> |
51 | Enter the password: |
52 | Enter the password: |
52 | </label> |
53 | </label> |
53 | <input size="16" name="regpass" id="regpass" type="password" required> |
54 | <input size="16" name="regpass" id="regpass" type="password" required> |
54 | !formend |
55 | !formend |