Subversion Repositories wimsdev

Rev

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

Rev 12618 Rev 12622
Line 5... Line 5...
5
!read adm/lang/external_auth.phtml.$moduclass_lang
5
!read adm/lang/external_auth.phtml.$moduclass_lang
6
!header
6
!header
7
 
7
 
8
!set name_prog=$name_program
8
!set name_prog=$name_program
9
!if $addline$thiscode$thistitle!=$empty
9
!if $addline$thiscode$thistitle!=$empty
10
  <h3 class="wimscenter">
10
  <h2 class="wimscenter">
11
  !set l=!linecnt $addline
11
  !set l=!linecnt $addline
12
  !for i=1 to $l
12
  !for i=1 to $l
13
    !if $i>1
13
    !if $i>1
14
     /
14
     /
15
    !endif
15
    !endif
Line 47... Line 47...
47
  !else
47
  !else
48
    !if $(name_$job)!=$empty
48
    !if $(name_$job)!=$empty
49
      ($wims_superclass) - $(name_$job)
49
      ($wims_superclass) - $(name_$job)
50
    !endif
50
    !endif
51
  !endif
51
  !endif
52
  </h3>
52
  </h2>
53
!endif
53
!endif
54
 
54
 
55
!if $error!=$empty
55
!if $error!=$empty
56
  <div class="wims_msg alert">
56
  <div class="wims_msg alert">
57
  !read lang/msg.phtml.$moduclass_lang
57
  !read lang/msg.phtml.$moduclass_lang