Changeset 262 for quests/form.php


Ignore:
Timestamp:
Jan 24, 2008, 9:04:39 PM (17 years ago)
Author:
maron
Message:

Pokyny hlasování, odkaz na verze textů, struktura

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quests/form.php

    r251 r262  
    3232    }
    3333   
     34   
    3435  if (Licence(0) and ($LineUser['ID'] <> $_SESSION['UserID']) and ($Line['Language'] <> 0)) {
    3536    $LineVote = mysql_fetch_array($Database->SQLCommand("SELECT * FROM quests_vote WHERE
     
    4243    } else { echo ' Ji¾ jsi hlasoval: '.$LineVote['vote']; } 
    4344  }
     45    echo '<br><a href="ListQuests.php?searchentry='.$Line['entry'].'">Zobrazit v¹echny verze tohoto questu</a>';
    4446
    4547//    Speciální znaky: $B - Odøádkování, $N - Jméno, $C - povolání
Note: See TracChangeset for help on using the changeset viewer.