Rev 12652 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12652 | Rev 14344 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | !endif |
32 | !endif |
33 | 33 | ||
34 | :pref |
34 | :pref |
35 | !! "Display prefs" |
35 | !! "Display prefs" |
36 | !set wims_user_links=!append line pref,1,module=adm/light&phtml=useropts.phtml.$lang\ |
36 | !set wims_user_links=!append line pref,1,module=adm/light&phtml=useropts.phtml.$lang\ |
- | 37 | cgu,1,module=adm/light&phtml=cgu.phtml\ |
|
37 | to $wims_user_links |
38 | to $wims_user_links |
- | 39 | ||
38 | !endif |
40 | !endif |
39 | !if $module iswordof adm/modtool |
41 | !if $module iswordof adm/modtool |
40 | !set wims_user_links=account,1,module=adm/modtool&cmd=reply&jobreq=prop |
42 | !set wims_user_links=account,1,module=adm/modtool&cmd=reply&jobreq=prop |
41 | !endif |
43 | !endif |
42 | 44 |