mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
*correct to shop history transactions
This commit is contained in:
@@ -84,7 +84,7 @@ foreach($links as $link) {
|
||||
$template['link_' . $link] = internalLayoutLink($link);
|
||||
}
|
||||
|
||||
$template['link_gifts_history'] = internalLayoutLink('gifts', 'show_history');
|
||||
$template['link_gifts_history'] = internalLayoutLink('shopoffer', 'show_history_transactions');
|
||||
if($config['forum'] != '')
|
||||
{
|
||||
if(strtolower($config['forum']) == 'site')
|
||||
|
Reference in New Issue
Block a user