Rev 13831 | Rev 15763 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13831 | Rev 14531 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | !changeto docpage.phtml |
7 | !changeto docpage.phtml |
8 | !endif |
8 | !endif |
9 | !read adm/class/classname.phtml $wims_classname\ |
9 | !read adm/class/classname.phtml $wims_classname\ |
10 | $wims_institutionname |
10 | $wims_institutionname |
11 | 11 | ||
12 | !if $seq=$empty |
12 | !if $seq=$empty and $wims_sequence=$empty |
13 | !read adm/title.phtml 1\ |
13 | !read adm/title.phtml 1\ |
14 | $classname\ |
14 | $classname\ |
15 | $sheet_title \ |
15 | $sheet_title \ |
16 | $name_title |
16 | $name_title |
17 | !else |
17 | !else |