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