Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
5745 bpr 1
</h1></center> <p><hr width="40%"/> <p>
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>
9
 <p>
5734 bpr 10
 <center><input type="submit" value="$wims_name_tosave" $wims_on_click/></center>
5428 guerimand 11
</form>
12