Rev 17190 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17190 | Rev 17259 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/language lang/names.phtml |
1 | !read adm/language lang/names.phtml |
2 | !!read adm/lang/date.phtml.$modu_lang (not needed since use of datepicker script) |
- | |
3 | !read adm/class/classname.phtml $description\ |
2 | !read adm/class/classname.phtml $description\ |
4 | $institution |
3 | $institution |
5 | !read adm/levelname.phtml |
4 | !read adm/levelname.phtml |
6 | wims_prefix=class user tmp n sharing sharable |
5 | wims_prefix=class user tmp n sharing sharable |
7 | !read adm/class/limits |
6 | !read adm/class/limits |
Line 14... | Line 13... | ||
14 | 13 | ||
15 | !bound job within emptyclass,cloneexemple default $sjob |
14 | !bound job within emptyclass,cloneexemple default $sjob |
16 | 15 | ||
17 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
16 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
18 | 17 | ||
19 | !if $step!=$empty and $step!=pre |
- | |
20 |
|
18 | !readproc proc/auth.proc |
21 |
|
19 | !if $error!=$empty |
22 |
|
20 | !exit |
23 | !endif |
- | |
24 | !endif |
21 | !endif |
25 | !read $job.proc |
22 | !read $job.proc |
26 | 23 | ||
27 | !if $job=cloneexemple |
24 | !if $job=cloneexemple |
28 | !set wims_title_title=$name_cloning |
25 | !set wims_title_title=$name_cloning |