fehler in zeile 36 =(
Code:
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<!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>
<jdoc:include type="component" />
<jdoc:include type="modules" name="left" style="xhtml" />
<jdoc:include type="modules" name="banner" style="xhtml" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template ?>/css/template_css.css" type="text/css" />
<link rel="shortcut icon" href="<?php echo $this->baseurl; ?>/images/favicon.ico" />
</head>
<body>
<table width="834" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="50" background="templates/wds_hard/images/linia1.jpg" bgcolor="#FFFFFF"> </td>
<td width="768" background="templates/wds_hard/images/linia1.jpg">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" bgcolor="#FFFFFF">
<table width="98%" border="0" align="" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFFFFF">
<div align="center"><img src="templates/wds_hard/images/logo.jpg" width="780" height="250"></div></td>
</tr>
</table></td>
</tr>
</table>
<table width="768" border="0" align="center" cellpadding="5" cellspacing="0">
<tr bgcolor="#EEEEEE">
<td width="93" height="161" valign="top" bgcolor="#999999"><table width="150" border="0" cellpadding="0" cellspacing="0" bgcolor="#EEEEEE">
<tr>
<td bgcolor="#6E6E6E"><?php if (mosCountModules('left')>0) mosLoadModules('left','true'); ?>
</td>
</tr>
<tr>
<td><?php if (mosCountModules('user4')>0) mosLoadModules('user4','true'); ?>
</td>
</tr>
</table> </td>
<td width="5" valign="top" background="templates/wds_hard/images/linia.jpg" bgcolor="#FFFFFF"> </td>
<td width="562" valign="top" bgcolor="#FFFFFF"> <font color="#FFFFFF">
</font>
<table width="101%" height="19" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="53%" bgcolor="#EEEEEE"><?php if (mosCountModules('user1')>0) mosLoadModules('user1','true'); ?></td>
<td width="45%" bgcolor="#EEEEEE"><?php if (mosCountModules('user2')>0) mosLoadModules('user2','true'); ?></td>
</tr>
</table>
<font color="#FFFFFF">
<?php mosPathWay(); ?>
</font>
<hr width="100%" />
<center>
<?php if (mosCountModules('banner')>0) mosLoadModules('banner','true'); ?>
</center>
<center>
<?php if (mosCountModules('top')>0) mosLoadModules('top','true'); ?>
</center> <br />
<?php mosMainBody(); ?>
<br />
<?php if (mosCountModules('bottom')>0) mosLoadModules('bottom','true'); ?> </td>
<td width="1" valign="top" bgcolor="#FFFFFF"> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#999999">
<?php if (mosCountModules('advert1')>0) mosLoadModules('advert1','true'); ?>
</td>
<td background="templates/wds_hard/images/linia.jpg" bgcolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF"> </td>
</tr>
<tr bgcolor="#777777">
<td width="182" height="50" background="templates/wds_hard/images/linia3.jpg" bgcolor="#FFFFFF"> </td>
<td width="5" height="50" background="templates/wds_hard/images/linia3.jpg" bgcolor="#FFFFFF"> </td>
<td colspan="2" background="templates/wds_hard/images/linia3.jpg" bgcolor="#FFFFFF"><div align="right" class="style3"><span class="style5">Projekt i wykonanie</span><a href="http://www.templatki.com"> WEB DESIGN STUDIO</a> </div></td>
</tr>
</table>
</td>
<td width="40" background="templates/wds_hard/images/linia.jpg" bgcolor="#FFFFFF"> </td>
</tr>
</table>
<center>
</center>
</body>
</html>
Lesezeichen