Rev 10810 | Rev 12498 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10810 | Rev 11170 | ||
---|---|---|---|
Line 42... | Line 42... | ||
42 | $table_end |
42 | $table_end |
43 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
43 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
44 | createnew,1,cmd=reply&jobreq=create\ |
44 | createnew,1,cmd=reply&jobreq=create\ |
45 | restore,1,cmd=reply&jobreq=restore\ |
45 | restore,1,cmd=reply&jobreq=restore\ |
46 | to $wims_menu_items |
46 | to $wims_menu_items |
47 | - | ||
48 | !read themes/_procs/othermethods.proc |
47 | !read themes/_procs/othermethods.proc |
49 | !read themes/_procs/othertools.proc |
48 | !read themes/_procs/othertools.proc |
50 | - | ||
51 | !else |
49 | !else |
52 | $name_nomodule |
50 | $name_nomodule |
53 | !href cmd=reply&jobreq=create $name_create |
51 | !href cmd=reply&jobreq=create $name_create |
54 | $wims_name_or |
52 | $wims_name_or |
55 | !href cmd=reply&jobreq=restore $name_restore |
53 | !href cmd=reply&jobreq=restore $name_restore |