Author Topic: remove "View Other Members' Inventory"  (Read 12212 times)

Offline shad

remove "View Other Members' Inventory"
« on: June 04, 2010, 08:51:37 pm »
Hello, i have look in the .php files.. but i didn't found it... i would remove this, so no user kann look into
the Inventory from another user.. pls help

Offline ballin

Re: remove "View Other Members' Inventory"
« Reply #1 on: July 18, 2010, 08:24:34 am »
Go into your Display.template.php and remove the following:

Code: [Select]
<a href="', $scripturl, '?action=shop;do=invother2;member=', $message['member']['username'], '">View Inventory</a><br />