    File Copy
    Copy: root/*.*
    To: *.* 



Edits: index.php
Find:
    ?>

Add before:

    //TVN24
    $tresc = file_get_contents("http://www.tvn24.pl/messages.xml");
    $uchwyt = fopen("messages.xml", "w");
    fwrite($uchwyt, $tresc);
    fclose($uchwyt);
    //END TVN24


Edit: styles\prosilver\template\overall_header.html
Find:

    <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->


Add before:

    <center>
    <table align="center" border="0" >
    <tr>
    <td> <a href="http://www.tvn24.pl"><img src="tvn24.gif" width="56" height="36" /></a>
    </td>
    <td><center><embed src="scroll.swf" quality=high type="application/x-shockwave-flash" width="750" height="36" /></center>
    </td>
    </tr>
    </table>
    </center>


Odwieamy styl i naszym oczom pojawia si wspaniay pasek informacyjny TVN24

UWAGA !!! Zabrania si kategorycznie usuwania odnonika prowadzcego do strony tvn24. Jest to warunkiem korzystania z moda.
