!if ~ notin $mod
<b>$wims_name_warning</b>.
$name_simpl_address: "<tt>$mod</tt>".
!href cmd=reply&jobreq=move&original=devel/$auth_login/$mod $name_updateadress
<p>
!endif
!read lang/names.phtml.$modu_lang
!set doctest1=!module category devel/$auth_login/$mod
$name_your_module
<em><font color=blue>$title</font></em> ($description)
<small>
!href cmd=reply&jobreq=index $mod
</small>
$name_file2.
!if document isin $doctest1
(<i>$name_gestion</i>)
!endif
!set table_cellpadding=1
!set table_cellspacing=0
!set table_center=center
!set table_header=!replace internal <> by in $table_header
!set table_end=!replace internal </> by in $table_end
<p>$table_header
$table_hdtr
<th>$wims_name_name</th><th>$wims_name_action</th><th>$wims_name_Explanations
!for f in $files
$table_tr
<td align="left" nowrap>$f
<td align="center" nowrap>
!set wims_ref_class=wims_button
!href cmd=reply&jobreq=showfile&fname=$f $wims_name_Show
!set wims_ref_class=wims_button
!href cmd=reply&jobreq=edfile&fname=$f $wims_name_change
!set wims_ref_class=wims_button
!href cmd=reply&jobreq=delfile&fname=$f $wims_name_erase
!if oef isin $doctest1 and ../src/ isin ../$f and .oef/.. isin $f/..
!set f_=!translate internal / to , in $f
!set f_=!item -1 of $f_
!set f_=!replace internal .oef.. by in $f_..
!set wims_ref_class=wims_button
!href target=wims_test module=adm/createxo&catmodule=devel/$auth_login/$mod&existing=$f_ Createxo
!endif
</td><td align="left">
!set t_=!translate . to _ in $f
!set t_=$($t_)
!default t_=--
$t_
$table_end
!form reply
<input type=hidden name=jobreq value=edfile>
$name_addfile:
<input size=20 name=fname value="$lastfname">
<input type=submit value="$wims_name_tosave">
</form>