Changeset 300 for quests/form.php
- Timestamp:
- Feb 11, 2008, 8:08:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
quests/form.php
r263 r300 76 76 <table border="1" cellpadding="1" cellspacing="0"> 77 77 <tr> 78 <th>Èíslo Q.: <?php echo $LineAJ['entry'];?></th>78 <th>Èíslo Q.: <?php echo '<a Title="Zobrazit quest na wowhead.com" href="http://www.wowhead.com/?quest='.$LineAJ['entry'].'">'.$LineAJ['entry'].'</a>'; ?></th> 79 79 <th>Nepøelo¾ené</th> 80 80 <th>Pøelo¾ené</th>
Note:
See TracChangeset
for help on using the changeset viewer.