diff --git a/templates/kathrine/menu.js b/templates/kathrine/menu.js index 9da8d9dd..f71e45d7 100644 --- a/templates/kathrine/menu.js +++ b/templates/kathrine/menu.js @@ -3,7 +3,7 @@ list[0] = 'news'; list[1] = 'account'; list[2] = 'community'; list[3] = 'library'; -list[4] = 'about'; +list[4] = 'shops'; function initMenu() { diff --git a/templates/kathrine/template.php b/templates/kathrine/template.php index c1d7f117..f22cc4ed 100644 --- a/templates/kathrine/template.php +++ b/templates/kathrine/template.php @@ -9,15 +9,13 @@ if(in_array(PAGE, array('news', 'newsarchive'))) echo 'news'; elseif(in_array(PAGE, array('creatures', 'spells', 'online', 'serverinfo', 'downloads', 'commands', - 'movies', 'screenshots', 'experiencetable'))) + 'movies', 'screenshots', 'experiencetable', 'faq'))) echo 'library'; elseif(in_array(PAGE, array('characters', 'guilds', 'highscores', 'wars', 'lastkills', 'houses', 'bans', 'forum', 'team'))) echo 'community'; elseif(in_array(PAGE, array('account', 'accountmanagement', 'createaccount', 'lostaccount', 'rules'))) echo 'account'; - elseif(in_array(PAGE, array('faq'))) - echo 'about'; elseif(in_array(PAGE, array('points', 'gifts'))) echo 'shops'; ?>'; @@ -40,7 +38,6 @@ Account Community Library - About Experience Table - -
- Buy Premium Points Shop Offer'; - if($account_logged) - echo 'Shop History'; + if($logged) + echo 'Shop History'; echo ''; } ?> diff --git a/templates/tibiacom/news.php b/templates/tibiacom/news.php index 2ec340ff..e6c155e6 100644 --- a/templates/tibiacom/news.php +++ b/templates/tibiacom/news.php @@ -8,6 +8,7 @@ function news_parse($title, $content, $date, $icon = 0, $author = '', $comments $tmp = $template_path.'/images/letters/'.$content[0].'.gif'; if(file_exists($tmp)) { $firstLetter = '