Rev 4758 | Rev 12115 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4758 | Rev 7684 | ||
---|---|---|---|
Line 73... | Line 73... | ||
73 | !if $n_<10000 |
73 | !if $n_<10000 |
74 | ln=!defof class_lang in wimshome/log/classes/$n_/.def |
74 | ln=!defof class_lang in wimshome/log/classes/$n_/.def |
75 | !if $ln=$class_lang |
75 | !if $ln=$class_lang |
76 | clist1=!append item $n_ to $clist1 |
76 | clist1=!append item $n_ to $clist1 |
77 | !else |
77 | !else |
78 | clist2=!append item $n_ to $clist2 |
78 | clist2=!append item $n_ to $clist2 |
79 | !endif |
79 | !endif |
80 | !endif |
80 | !endif |
81 | !else |
81 | !else |
82 | !if $kw != $empty |
82 | !if $kw != $empty |
83 | L_=!singlespace $l_ |
83 | L_=!singlespace $l_ |
84 | L_=!deaccent $L_ |
84 | L_=!deaccent $L_ |
85 | L_=!tolower $L_ |
85 | L_=!tolower $L_ |