Subversion Repositories wimsdev

Rev

Rev 5900 | Rev 6235 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5900 bpr 1
<hr style="width:40%"/>
5428 guerimand 2
 
3
$name_Introalertmsg
4
!form reply
5734 bpr 5
 <input type="hidden" name="action" value="register"/>
6
 <input type="hidden" name="user" value="$user"/>
7
 <input type="hidden" name="job" value="$job"/>
5428 guerimand 8
 <textarea name="motd" cols="60" rows="5" maxlength="$motd_limit"></textarea>
5875 bpr 9
 
10
 <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave" $wims_on_click/></div>
5428 guerimand 11
 
5926 bpr 12
!formend
13