mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
*correct to shop history transactions
This commit is contained in:
parent
d605ef4b28
commit
6ff65050f5
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user