Rev 5696 |
Rev 6188 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!nocache
!read name.phtml.$module_language
!set wims_name_titlehelp=$wims_name_help
<div class="titre_recherche">
<h1 class="wims_title">
!if $wims_mode=popup
<a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME?module=$module">$wims_title_title</a>
<span class="wims_close_window">[<a href="#" onclick="window.close();">$wims_name_back</a>]</span>
!else
<span class="titre">$wims_title_title</span>
!if $cmd=intro or $cmd=help
<span class="wimssubintro">
!if $cmd,$special_parm=help,about
--- $wims_name_about ---
!else
--- $(wims_name_title$cmd) ---
!endif
</span>
!endif
!endif
<br class="spacer"/>
</h1>
</div>