Subversion Repositories wimsdev

Rev

Rev 12659 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12659 Rev 13136
Line 8... Line 8...
8
<div class="title_box">
8
<div class="title_box">
9
        <h1 class="wims_title">$title</h1>
9
        <h1 class="wims_title">$title</h1>
10
</div>
10
</div>
11
 
11
 
12
!if $toomany=yes
12
!if $toomany=yes
13
  !read lang/toomany.phtml.$modu_lang
13
  !read adm/language lang/toomany.phtml
14
  !goto end
14
  !goto end
15
!endif
15
!endif
16
 
16
 
17
!if $error!=$empty
17
!if $error!=$empty
18
  !if getpass notwordof $error
18
  !if getpass notwordof $error
Line 23... Line 23...
23
  !if $sendmail!=$empty
23
  !if $sendmail!=$empty
24
    !set wims_module_log=error: $error $sendmail
24
    !set wims_module_log=error: $error $sendmail
25
  !else
25
  !else
26
    !set wims_module_log=error: $error
26
    !set wims_module_log=error: $error
27
  !endif
27
  !endif
28
  !read lang/msg.phtml.$modu_lang
28
  !read adm/language lang/msg.phtml
29
  </div>
29
  </div>
30
  !if $restart!=no and $job=emptyclass
30
  !if $restart!=no and $job=emptyclass
31
    <p class="wimscenter">
31
    <p class="wimscenter">
32
    !set wims_ref_class = wims_button
32
    !set wims_ref_class = wims_button
33
    !href module=$module&cmd=reply&step=0 $name_again
33
    !href module=$module&cmd=reply&step=0 $name_again