Rev 12489 | Rev 13567 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12489 | Rev 12595 | ||
---|---|---|---|
Line 38... | Line 38... | ||
38 | !else |
38 | !else |
39 | update_content=module=$dir&$iniparm,$note |
39 | update_content=module=$dir&$iniparm,$note |
40 | !endif |
40 | !endif |
41 | sheet=$picksheet |
41 | sheet=$picksheet |
42 | !read adm/class/update.exo |
42 | !read adm/class/update.exo |
- | 43 | !if $dir!=adm/tool/glossary |
|
43 | title=!module title $dir |
44 | title=!module title $dir |
44 | desc=!module description $dir |
45 | desc=!module description $dir |
- | 46 | !else |
|
- | 47 | !set gl=!getopt gl in $iniparm |
|
- | 48 | title=!record $gl of wimshome/log/classes/$wims_class/tool/.glossaryindex |
|
- | 49 | title=!line 2 of $title |
|
- | 50 | !endif |
|
45 | !endif |
51 | !endif |