Rev 8952 | Rev 11141 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8952 | Rev 8960 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <hr style="width:40%" /> |
1 | <hr style="width:40%" /> |
2 | 2 | ||
- | 3 | !form reply |
|
3 | !let local_name=!positionof item $user in $listiduser |
4 | !let local_name=!positionof item $user in $listiduser |
4 | !let local_name=$(listnameuser[$(local_name)]) |
5 | !let local_name=$(listnameuser[$(local_name)]) |
5 |
|
6 | $name_Introalertmsg1 |
- | 7 | <br/> |
|
- | 8 | !formcheckbox listuser list $wims_connectedlogin prompt $connectedname |
|
- | 9 | <br /> |
|
- | 10 | $name_Introalertmsg2 |
|
6 |
|
11 | <br /> |
7 | <input type="hidden" name="action" value="register" /> |
12 | <input type="hidden" name="action" value="register" /> |
8 | <input type="hidden" name="user" value="$user" /> |
13 | <input type="hidden" name="user" value="$user" /> |
9 | <input type="hidden" name="job" value=" |
14 | <input type="hidden" name="job" value="write" /> |
10 | <textarea name="motd" cols="60" rows="5" maxlength="$motd_limit"></textarea> |
15 | <textarea name="motd" cols="60" rows="5" maxlength="$motd_limit"></textarea> |
11 | 16 | ||
12 | <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave" $wims_on_click/></div> |
17 | <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave" $wims_on_click/></div> |
13 | 18 | ||
14 | !formend |
19 | !formend |