Subversion Repositories wimsdev

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
!if $badfield=exist
2
 <b>Error</b>. The login name <tt>$devlogin</tt> is already in use by another
3
 account. Please choose a different name.
4
!else
5
 <b>Error</b>. The <tt>$badfield</tt> field is not correctly entered. Please
6
 correct it.
7
!endif
8
 
9
<p>
10
!read developer/modform.phtml
11