Rev 15109 | Rev 15608 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15109 | Rev 15605 | ||
---|---|---|---|
Line 189... | Line 189... | ||
189 | !endif |
189 | !endif |
190 | !endif |
190 | !endif |
191 | 191 | ||
192 | !!********* Link: "About" |
192 | !!********* Link: "About" |
193 | !if $module_has_about=yes and $cmd notwordof help and $module!=home \ |
193 | !if $module_has_about=yes and $cmd notwordof help and $module!=home \ |
194 | and _exam notin $wims_session and _mfeed notin $wims_session \ |
194 | and _exam notin $wims_session and _mfeed notin $wims_session \ |
195 | and |
195 | and ($wims_user iswordof supervisor developper or $wims_user=$empty) |
196 | !set 1_=!append line about,4,module=$module&cmd=help&special_parm=about,mhelp,,$wims_name_module_infos ($module) to $1_ |
196 | !set 1_=!append line about,4,module=$module&cmd=help&special_parm=about,mhelp,,$wims_name_module_infos ($module) to $1_ |
197 | !endif |
197 | !endif |
198 | 198 | ||
199 | !set wims_hm=$1_ |
199 | !set wims_hm=$1_ |
200 | !set wims_home_items=$home_ |
200 | !set wims_home_items=$home_ |