| No i zrobi?em to przez ten plik, ramka jest, ale teraz znika mi prawe menu. Ca?y kod welcome_message_panel.php wygl?da tak:
 
 
 <?php/*---------------------------------------------------+
 | PHP-Fusion 6 Content Management System
 +----------------------------------------------------+
 | Copyright © 2002 - 2006 Nick Jones
 | http://www.php-fusion.co.uk/
 +----------------------------------------------------+
 | Released under the terms & conditions of v2 of the
 | GNU General Public License. For details refer to
 | the included gpl.txt file or visit http://gnu.org
 +----------------------------------------------------*/
 if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
 
 opentable($locale['024']);
 echo stripslashes($settings['siteintro'])."\n";
 closetable();
 ?>
 <IFRAME NAME="S?ownik" SRC='http://tiraeth.info/tlumacz/' WIDTH="350" HEIGHT="150" ALIGN="center">
 |