Changeset 83 for donation/headermenu.xml

Show
Ignore:
Timestamp:
11/13/07 14:05:44 (6 years ago)
Author:
d0nut
Message:

visibility of header items isn't a thing for permissions... e.g. if you want to show the button just for guests. that's impossible. guests cannot own
more rights than an admin.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • donation/headermenu.xml

    r60 r83  
    55                <headermenuitem name="wcf.header.menu.donation"> 
    66                        <icon>icon/donation24.png</icon> 
    7                         <link>index.php?page=Donation</link> 
     7                        <link>index.php?form=Donation</link> 
    88                        <showorder>8</showorder> 
    9                         <permissions>user.donation.header</permissions> 
    109                </headermenuitem> 
    1110        </import>