Initial commit
This commit is contained in:
@ -0,0 +1,477 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2021-09-03 12:06:58
|
||||
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/index.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6131f3c25466c6_06884029',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'ed10f65c7af2e60c3753ca332bda7eee6d47c4e1' =>
|
||||
array (
|
||||
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/index.html',
|
||||
1 => 1630662651,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6131f3c25466c6_06884029 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><!-- Diese Datei gibt es nur im Standardtemplate, da vor dem Login man noch nicht weiß welches Template der User verwendet-->
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body onload="if(document.login)document.login.user.focus();return false;">
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td height="30"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
|
||||
</font><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<ul>
|
||||
<li><?php echo $_smarty_tpl->tpl_vars['index_list']->value;?>
|
||||
</li>
|
||||
</ul>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<form action=?action=anmeld method="POST" name="login">
|
||||
<table cellspacing="1" cellpadding="1" width="100%" border="0">
|
||||
<tr>
|
||||
<td class="formdesc">
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" name="user" value size="20" maxlength="60" tabindex="1" onchange="document.login.pwd.focus()"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="formdesc">
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_pass']->value;?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="password" name="passwort" size="20" tabindex="2"></td>
|
||||
</tr>
|
||||
<tr class="login">
|
||||
<td align="right" colspan="2">
|
||||
<input title="Login" type="image" src="templates/standard/images/b_login.gif" border="0"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_noinput']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_mandatory_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_mandatory_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['index_mandatory_text']->value;?>
|
||||
</b>
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_nouser']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_userunknown_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_userunknown_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['index_userunknown_text']->value;?>
|
||||
</b>
|
||||
<br><br>
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_support']->value;?>
|
||||
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_passwrong']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_passerr_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_passerr_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center">
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_passerr_text']->value;?>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_support']->value;?>
|
||||
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_passswitch']->value == '1') {?>
|
||||
<meta http-equiv="refresh" content="0; URL=passwort_switch.php">
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
|
||||
<meta http-equiv="refresh" content="0; URL=indexframe.php">
|
||||
<?php }
|
||||
}?>
|
||||
|
||||
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'pass_gen') {?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_mailpass']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_passbackmail_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_passbackmail_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center">
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_passbackmail_text']->value;?>
|
||||
|
||||
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_nomailpass']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_passbacknomail_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_passbacknomail_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center">
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_passbacknomail_text']->value;?>
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_support']->value;?>
|
||||
|
||||
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user