!if $help_conf isitemof 35,36
!readproc mu/publishdownload.def
!endif
!if NaN isin $[$help_conf]
!set r=!recordcnt lang/confdata.$modu_lang
!for i=1 to $r
!set t=!record $i of lang/confdata.$modu_lang
!set n=!word 2 of $t
!if $n=$help_conf
!goto out
!endif
:out
!else
!set t=!record $help_conf of lang/confdata.$modu_lang
!endif
!set tt=!line 2 of $t
!set sitehelp=!record 0 of lang/sitehelp.phtml.$modu_lang
!set bgimgs=!filelist gifs/bg
<h3 class="wimscenter">Config: $tt</h3>
<p>
!line 5 to -1 of $t
</p><p>
!set n_=!word 2 of $t
!if $n_ issametext css
<pre>
!record 0 of wimshome/public_html/bases/sys/css_classes
</pre>
!endif
!if $n_ issametext trusted_modules
<pre>
!record 0 of wimshome/public_html/bases/site/trusted_modules
</pre>
!endif
!set d_=$(DF_$n_)
$name_default: <span class="tt">$d_</span>