Changeset 300 for quests/form.php


Ignore:
Timestamp:
Feb 11, 2008, 8:08:46 PM (17 years ago)
Author:
maron
Message:

Odkaz na wowohead, předělání stránky celection u Q

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quests/form.php

    r263 r300  
    7676    <table border="1" cellpadding="1" cellspacing="0">
    7777      <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>
    7979        <th>Nepøelo¾ené</th>
    8080        <th>Pøelo¾ené</th>
Note: See TracChangeset for help on using the changeset viewer.