Ignore:
Timestamp:
Jan 19, 2008, 12:51:07 PM (17 years ago)
Author:
maron
Message:

Menšá opravy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quests/includes/global.php

    r247 r248  
    2323  <TITLE>WoW server Heroes of Fantasy - Projekt pøekládání Questù do CZ</TITLE>
    2424</HEAD> 
     25  <body>
     26  <script type="text/javascript" language="JavaScript">
     27  <!--
     28    var Open = ""
     29    var Closed = ""
    2530
    26 <script language="javascript">
    27 <!--
    28 var Open = ""
    29 var Closed = ""
    30 
    31 function show(what){
    32   what.style.display=\'\';
    33 }
    34 function hide(what){
    35   what.style.display=\'none\'
    36 }
    37 -->
    38 </script>
    39   <body>';
     31    function show(what){
     32      what.style.display=\'\';
     33    }
     34    function hide(what){
     35      what.style.display=\'none\'
     36    }
     37    -->
     38  </script>
     39 
     40  ';
    4041 
    4142//pøihlá¹ení
Note: See TracChangeset for help on using the changeset viewer.