Rev 5900 | Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5900 | Rev 5926 | ||
---|---|---|---|
Line 6... | Line 6... | ||
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 | 13 |