Я же говорю, там нет такой строчки

Вот содержимое index.php:
<?php
/**
* @copyright Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
include_once (dirname(__FILE__).DS.'/ja_vars.php');
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "

http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>">
<head>
<meta http-equiv="Content-Language" content="en-us">
<jdoc:include type="head" />
<?php JHTML::_('behavior.mootools'); ?>
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl(); ?>templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl(); ?>templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/template.css" type="text/css" />
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/ja.script.js"></script>
<?php if ($tmpTools->getParam('rightCollapsible')): ?>
<script language="javascript" type="text/javascript">
var rightCollapseDefault='<?php echo $tmpTools->getParam('rightCollapseDefault'); ?>';
var excludeModules='<?php echo $tmpTools->getParam('excludeModules'); ?>';
</script>
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/ja.rightcol.js"></script>
<?php endif; ?>
<?php if($this->direction == 'rtl') : ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/template_rtl.css" type="text/css" />
<?php else : ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/menu.css" type="text/css" />
<?php endif; ?>
<?php if ($this->countModules('hornav')): ?>
<?php if ($tmpTools->getParam('horNavType') == 'css'): ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/ja-sosdmenu.css" type="text/css" />
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/ja.cssmenu.js"></script>
<?php else: ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/ja-sosdmenu.css" type="text/css" />
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/ja.moomenu.js"></script>
<?php endif; ?>
<?php endif; ?>
<?php if ($tmpTools->getParam('theme_header') && $tmpTools->getParam('theme_header')!='-1') : ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/styles/header/<?php echo $tmpTools->getParam('theme_header'); ?>/style.css" type="text/css" />
<?php endif; ?>
<?php if ($tmpTools->getParam('theme_background') && $tmpTools->getParam('theme_background')!='-1') : ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/styles/background/<?php echo $tmpTools->getParam('theme_background'); ?>/style.css" type="text/css" />
<?php endif; ?>
<?php if ($tmpTools->getParam('theme_elements') && $tmpTools->getParam('theme_elements')!='-1') : ?>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/styles/elements/<?php echo $tmpTools->getParam('theme_elements'); ?>/style.css" type="text/css" />
<?php endif; ?>
<!--[if IE 7.0]>
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<![endif]-->
<?php if ($tmpTools->isIE6()): ?>
<!--[if lte IE 6]>
<script type="text/javascript">
var siteurl = '<?php echo $tmpTools->baseurl();?>';
window.addEvent ('load', makeTransBG);
function makeTransBG() {
fixIEPNG($E('.ja-headermask'), '', '', 1);
fixIEPNG($E('h1.logo a'));
fixIEPNG($$('img'));
fixIEPNG ($$('#ja-mainnav ul.menu li ul'), '', 'scale', 0, 2);
}
</script>
<style type="text/css">
.ja-headermask, h1.logo a, #ja-cssmenu li ul { background-position: -1000px; }
#ja-cssmenu li ul li, #ja-cssmenu li a { background:transparent url(<?php echo $tmpTools->templateurl(); ?>/images/blank.png) no-repeat right;}
.clearfix {height: 1%;}
</style>
<![endif]-->
<?php endif; ?>
<style type="text/css">
#ja-header,#ja-mainnav,#ja-container,#ja-botsl,#ja-footer {width: <?php echo $tmpWidth; ?>;margin: 0 auto;}
#ja-wrapper {min-width: <?php echo $tmpWrapMin; ?>;}
</style>
</head>
< id="bd" class="fs<?php echo $tmpTools->getParam(JA_TOOL_FONT);?> <?php echo $tmpTools->browser();?>" >
<a name="Top" id="Top"></a>
<ul class="accessibility">
<li><a href="#ja-content" title="<?php echo JText::_("Skip to content");?>"><?php echo JText::_("Skip to content");?></a></li>
<li><a href="#ja-mainnav" title="<?php echo JText::_("Skip to main navigation");?>"><?php echo JText::_("Skip to main navigation");?></a></li>
<li><a href="#ja-col1" title="<?php echo JText::_("Skip to 1st column");?>"><?php echo JText::_("Skip to 1st column");?></a></li>
<li><a href="#ja-col2" title="<?php echo JText::_("Skip to 2nd column");?>"><?php echo JText::_("Skip to 2nd column");?></a></li>
</ul>
<div id="ja-wrapper">
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" bgcolor="#FFFFFF">
<table border="0" width="100%" id="table23" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2">
<table border="0" width="100%" id="table24" cellspacing="0" cellpadding="0" height="500">
<tr>
<td align="left" valign="top">
<table border="0" width="100%" id="table25" cellspacing="0" cellpadding="0">
<tr>
<td width="1016" colspan="5" bgcolor="#B375C2" align="left">
<img border="0" src="
" width="622" height="171"></td>
<td rowspan="2" bgcolor="#B375C2" width="1%"> </td>
<td rowspan="2" bgcolor="#B375C2" width="15%" align="right" valign="top">
<img border="0" src="

" width="194" height="230"></td>
</tr>
<tr>
<td width="288" bgcolor="#B375C2">
<table border="0" width="200" id="table26">
<tr>
<td align="left"><!-- BEGIN: HEADER -->
<div id="ja-headrwrap">
<div id="ja-header" class="clearfix" style="background: echo url(../../../6/%3C?php\ if///////////////////////////////////////////////////////////////////////////\($this->direction\ ==\ \'rtl\') left; else echo 'right'; width:222px; height:19px">
<div class="ja-headermask"> </div>
<div id="ja-search">
<jdoc:include type="modules" name="user4" />
</div>
</div>
</div>
<!-- END: HEADER --></td>
</tr>
</table>
<table border="0" width="235" id="table27">
<tr>
<td width="229"> </td>
</tr>
</table>
</td>
<td width="100" bgcolor="#B375C2" align="left" valign="top">
<img border="0" src="

" width="100" height="59"></td>
<td width="100%" bgcolor="#B375C2" align="left" valign="bottom" background="

" height="59">
<table border="0" id="table28" cellspacing="0" cellpadding="0">
<tr>
<td><!-- BEGIN: MAIN NAVIGATION -->
<?php if ($this->countModules('hornav')): ?>
<div id="ja-mainnavwrap">
<div id="ja-mainnav" class="clearfix" style="width: 570px; height: 19px">
<p style="margin-top: 0">
<jdoc:include type="modules" name="hornav" />
</div>
</div>
<?php endif; ?>
<!-- END: MAIN NAVIGATION --></td>
</tr>
</table>
</td>
<td width="100" bgcolor="#B375C2" align="left" valign="bottom">
<img border="0" src="

"></td>
<td width="78" bgcolor="#B375C2" align="left" valign="bottom">
<table border="0" width="71" id="table29">
<tr>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="100%" id="table30" height="222" cellspacing="0" cellpadding="0">
<tr>
<td width="259" bgcolor="#FFFFFF" align="left" valign="top" height="51">
<img border="0" src="

" width="261" height="69"></td>
<td bgcolor="#FFFFFF">
<img border="0" src="

" width="261" height="69"></td>
<td width="261" bgcolor="#FFFFFF" align="right" valign="top">
<img border="0" src="

" width="261" height="69"></td>
</tr>
<tr>
<td width="259" bgcolor="#FFFFFF" align="left" valign="top" background="

" rowspan="2">
<img border="0" src="

" width="261" height="69"><table border="0" width="100%" id="table31" cellspacing="0" cellpadding="0" height="207">
<tr>
<td width="179" bgcolor="#F8DCF3" align="left" valign="top">
<div id="ja-container2" class="clearfix">
<?php if ($this->countModules('left')): ?>
<!-- BEGIN: LEFT COLUMN -->
<div id="ja-col1">
<jdoc:include type="modules" name="left" style="xhtml" />
</div><br />
<!-- END: LEFT COLUMN -->
<?php endif; ?>
</p>
<p> </p>
<p> </p>
<p> </td>
<td width="31%" rowspan="2"> </td>
</tr>
<tr>
<td width="179" bgcolor="#F8DCF3" align="right">
<img border="0" src="

"></td>
</tr>
</table>
<p> </p>
</td>
<td bgcolor="#FFFFFF" align="left" valign="top">
<!-- BEGIN: CONTENT -->
<div id="ja-contentwrap">
<div id="ja-content">
<jdoc:include type="modules" name="top1" />
<jdoc:include type="modules" name="user7" />
<jdoc:include type="message" />
<?php if(!$tmpTools->isFrontPage()) : ?>
<div id="ja-pathway">
<jdoc:include type="module" name="breadcrumbs" />
</div>
<?php endif ; ?>
<jdoc:include type="component" />
<jdoc:include type="modules" name="bottom" />
<?php if($this->countModules('banner')) : ?>
<div id="ja-banner">
<jdoc:include type="modules" name="banner" />
</div>
<?php endif; ?>
</div>
</div>
<!-- END: CONTENT -->
<?php
$spotlight = array ('user1','user2','top','user5');
$botsl = $tmpTools->calSpotlight ($spotlight,99,22);
if( $botsl ) :
?>
<!-- BEGIN: BOTTOM SPOTLIGHT -->
<div id="ja-botslwrap1">
<div id="ja-botsl" class="clearfix">
<?php if( $this->countModules('user1') ): ?>
<div class="ja-box<?php echo $botsl['user1']['class']; ?>" style="width: <?php echo $botsl['user1']['width']; ?>;">
<jdoc:include type="modules" name="user1" style="xhtml" />
</div>
<?php endif; ?>
<?php if( $this->countModules('user2') ): ?>
<div class="ja-box<?php echo $botsl['user2']['class']; ?>" style="width: <?php echo $botsl['user2']['width']; ?>;">
<jdoc:include type="modules" name="user2" style="xhtml" />
</div>
<?php endif; ?>
<?php if( $this->countModules('top') ): ?>
<div class="ja-box<?php echo $botsl['top']['class']; ?>" style="width: <?php echo $botsl['top']['width']; ?>;">
<jdoc:include type="modules" name="top" style="xhtml" />
</div>
<?php endif; ?>
<?php if( $this->countModules('user5') ): ?>
<div class="ja-box<?php echo $botsl['user6']['class']; ?>" style="width: <?php echo $botsl['user5']['width']; ?>;">
<jdoc:include type="modules" name="user6" style="xhtml" />
</div>
<?php endif; ?>
</div>
</div>
<!-- END: BOTTOM SPOTLIGHT -->
<?php endif; ?>
</div>
<jdoc:include type="modules" name="user3" />
<jdoc:include type="modules" name="debug" />
</p>
<p align="center"> </p>
<p align="center"> </td>
<td width="261" bgcolor="#FFFFFF" align="right" valign="top" background="

" rowspan="2">
<table border="0" width="100%" id="table34" height="71" cellspacing="0" cellpadding="0">
<tr>
<td background="

" align="right" valign="top"><?php if ($this->countModules('right')): ?>
<table border="0" width="100%" id="table34" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" height="50">
<table border="0" width="100%" id="table35" cellspacing="0" cellpadding="0">
<tr>
<td>
<img border="0" src="

" width="261" height="69"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="31%">
<table border="0" width="80" id="table36">
<tr>
<td> </td>
</tr>
</table>
</td>
<td width="69%" bgcolor="#F8DCF3" align="left" valign="top">
<!-- BEGIN: RIGHT COLUMN -->
<div id="ja-col2">
<jdoc:include type="modules" name="right" style="jarounded" />
</div><br />
<!-- END: RIGHT COLUMN --></td>
</tr>
</table>
<p> </td></tr>
</table>
<table border="0" width="100%" id="table33" height="0" cellspacing="0" cellpadding="0">
<tr>
</tr>
<?php endif; ?>
</table>
<table border="0" width="100%" id="table32" cellspacing="0" cellpadding="0">
<tr>
<td width="31%" rowspan="2"> <p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </td>
<td width="179" bgcolor="#F8DCF3">
</p>
<p> <jdoc:include type="modules" name="user5" style="jarounded" /></p>
<p> </p>
<p> </p>
<p> </td>
</tr>
<tr>
<td width="179" bgcolor="#F8DCF3" align="left">
<img border="0" src="

"></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="left" valign="bottom" height="55">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="80%" background="

">
<div class="copyright">
<p align="center">
<jdoc:include type="modules" name="footer" />
</div></td>
</table>
</body>
</html>