Rev 12414 | Rev 13330 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12414 | Rev 12840 | ||
---|---|---|---|
Line 45... | Line 45... | ||
45 | !else |
45 | !else |
46 | $name_danger. |
46 | $name_danger. |
47 | !endif |
47 | !endif |
48 | </li> |
48 | </li> |
49 | !endif |
49 | !endif |
50 | !let list=!listintersect user,doc,exo,sheet,exam,forum,motd,userphoto and $gotlist |
50 | !let list=!listintersect user,doc,exo,sheet,exam,forum,motd,userphoto,tool and $gotlist |
51 | !for type in $list |
51 | !for type in $list |
52 | <li> |
52 | <li> |
53 | !if $(sharing_$type)=$empty |
53 | !if $(sharing_$type)=$empty |
54 | <input type="checkbox" name="selection" id="restore_$type" value="$type" /> |
54 | <input type="checkbox" name="selection" id="restore_$type" value="$type" /> |
55 | !endif |
55 | !endif |