0.3 little changes

Displays Instance keys for TBC

Moderator: titan99

0.3 little changes

Postby SethDeBlade » Tue Mar 06, 2007 12:07 pm

1.) Page title is not correct (Stats)

open index.php
find
Code: Select all
$header_title = $wordings[$roster_conf['roster_lang']]['menustats'];


replace with
Code: Select all
$header_title = $wordings[$roster_conf['roster_lang']]['kbc_title_addon'];


2.) i replaced the h1-headline "kbc_title_addon" with a link to the classic wow keys because in my opinion the headline is to large and now included in pagetitle

open membersinstBC.php
find
Code: Select all
print("<h1>".$wordings[$roster_conf['roster_lang']]['kbc_title_addon']."</h1><br>");


and replace with
Code: Select all
print("<a href='indexinst.php'>".$wordings[$roster_conf['roster_lang']]['Link_to_classic_keys']."<a/><br><br>");


open deDE.php and add somewhere
Code: Select all
$wordings['deDE']['Link_to_classic_keys'] = 'Link zu alten WoW Schlüsseln';


open enUS.php and add somewhere
Code: Select all
$wordings['enUS']['Link_to_classic_keys'] = 'Link to classic WoW keys';
User avatar
SethDeBlade
WR.net Expert
WR.net Expert
 
Posts: 192
Joined: Thu Jul 06, 2006 1:02 am
Location: Germany

Return to Key BC

Who is online

Users browsing this forum: No registered users and 0 guests

cron