Subversion Repositories wimsdev

Rev

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

Rev 10407 Rev 10562
Line 111... Line 111...
111
   !set 1_=!append line $i_,0,<a href="wims.cgi?session=$session&+lang=$i_&+useropts=$useropts&+module=$module&+phtml=$wims_name_pagebase.$i_&+parm1=$parm1&+parm2=$parm2&+parm3=$parm3&+parm4=$parm4&+parm5=$parm5"><img src="gifs/$i_.gif" border="1" alt="$i_"/></a> to $1_
111
   !set 1_=!append line $i_,0,<a href="wims.cgi?session=$session&+lang=$i_&+useropts=$useropts&+module=$module&+phtml=$wims_name_pagebase.$i_&+parm1=$parm1&+parm2=$parm2&+parm3=$parm3&+parm4=$parm4&+parm5=$parm5"><img src="gifs/$i_.gif" border="1" alt="$i_"/></a> to $1_
112
  !next i_
112
  !next i_
113
 !else
113
 !else
114
  !set wims_name_mbase=!char 1 to -4 of $module
114
  !set wims_name_mbase=!char 1 to -4 of $module
115
  !for i_ in $wims_otherlangs
115
  !for i_ in $wims_otherlangs
116
   !set 1_=!append line $i_,0,<a href="wims.cgi?session=$session&+lang=$i_&+useropts=$useropts&+module=$wims_name_mbase"><img src="gifs/$i_.gif" border=1 alt=$i_/></a> to $1_
116
   !set 1_=!append line $i_,0,<a href="wims.cgi?session=$session&+lang=$i_&+useropts=$useropts&+module=$wims_name_mbase"><img src="gifs/$i_.gif" border=1 alt="$i_" /></a> to $1_
117
  !next i_
117
  !next i_
118
 !endif
118
 !endif
119
!endif
119
!endif
120
 
120
 
121
!if $wims_user$wims_developer!=$empty and _ notin $session
121
!if $wims_user$wims_developer!=$empty and _ notin $session
Line 123... Line 123...
123
  to $wims_link_close
123
  to $wims_link_close
124
!endif
124
!endif
125
 
125
 
126
!set wims_hm=$1_
126
!set wims_hm=$1_
127
!set wims_home_items=$home_
127
!set wims_home_items=$home_
128
 
-
 
129
:defend
128
:defend
130
!set wims_hm_cnt=!linecnt $wims_hm
129
!set wims_hm_cnt=!linecnt $wims_hm
131
!set wims_home_items_cnt=!linecnt $wims_home_items
130
!set wims_home_items_cnt=!linecnt $wims_home_items
132
!set wims_link_close_cnt=!linecnt $wims_link_close
131
!set wims_link_close_cnt=!linecnt $wims_link_close
133
!read themes.phtml header
132
!read themes.phtml header