Rev 5926 | Rev 8952 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5926 | Rev 6235 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <hr style="width:40%"/> |
1 | <hr style="width:40%" /> |
2 | 2 | ||
3 | $name_Introalertmsg |
3 | $name_Introalertmsg |
4 | !form reply |
4 | !form reply |
5 | <input type="hidden" name="action" value="register"/> |
5 | <input type="hidden" name="action" value="register" /> |
6 | <input type="hidden" name="user" value="$user"/> |
6 | <input type="hidden" name="user" value="$user" /> |
7 | <input type="hidden" name="job" value="$job"/> |
7 | <input type="hidden" name="job" value="$job" /> |
8 | <textarea name="motd" cols="60" rows="5" maxlength="$motd_limit"></textarea> |
8 | <textarea name="motd" cols="60" rows="5" maxlength="$motd_limit"></textarea> |
9 | 9 | ||
10 | <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave" $wims_on_click/></div> |
10 | <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave" $wims_on_click/></div> |
11 | 11 | ||
12 | !formend |
12 | !formend |