Fixed Can view albums permission check

Russ

Well-known member
In: xengallery_media_user

Code:
<a href="{xen:link 'xengallery/users/albums', $user}">{xen:phrase xengallery_xs_albums, 'username={$user.username}'}</a>

Is showing even without the ability to view albums, so the link just takes you a "you don't have permission" ect.
 
Top Bottom