Subversion Repositories wimsdev

Rev

Rev 9309 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9309 Rev 10084
Line 2... Line 2...
2
 
2
 
3
!read name.phtml.$module_language
3
!read name.phtml.$module_language
4
!read themes/$wims_theme/lang/name.phtml.$lang
4
!read themes/$wims_theme/lang/name.phtml.$lang
5
!set wims_name_titlehelp=$wims_name_help
5
!set wims_name_titlehelp=$wims_name_help
6
!set title_transl=!module title_$lang
6
!set title_transl=!module title_$lang
7
 
-
 
-
 
7
!default title_transl=$wims_title_title
-
 
8
!default title_transl=!module title
8
<!-- Begin html/title.phtml -->
9
<!-- Begin html/title.phtml -->
9
<div class="title_box">
10
<div class="title_box">
10
 <h1 class="wims_title">
11
 <h1 class="wims_title">
11
  !if $wims_mode=popup
12
  !if $wims_mode=popup
12
   <a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME?module=$module">$wims_title_title</a>
13
   <a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME?module=$module">$wims_title_title</a>