385 lines
21 KiB
PHP
385 lines
21 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2021-09-02 13:50:56
|
|
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\mail.html' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_6130baa02a3f21_09084842',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'307bc97ee8b88f989c6385e272f1c50956b26055' =>
|
|
array (
|
|
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\mail.html',
|
|
1 => 1619160458,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_6130baa02a3f21_09084842 (Smarty_Internal_Template $_smarty_tpl) {
|
|
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">
|
|
<title><?php echo $_smarty_tpl->tpl_vars['mail_titel']->value;?>
|
|
</title>
|
|
|
|
<?php echo '<script'; ?>
|
|
type='text/javascript' src='CKEditor_4.6.1/ckeditor.js'><?php echo '</script'; ?>
|
|
>
|
|
|
|
</head>
|
|
<body onload="if(document.Mail)document.Mail.betreff.focus();return false;">
|
|
<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="100%" border="0">
|
|
<tr>
|
|
<td align="left" width="1%" width="10" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e1.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif" valign="top" colspan="2">
|
|
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"><br>
|
|
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['mail_titel']->value;?>
|
|
</font><br>
|
|
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"></td>
|
|
<td align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e2.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_l.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td colspan="2">
|
|
<form action=?action=ausgabe2 method=POST name=Mail>
|
|
<table width="100%" border="0">
|
|
<tr>
|
|
<td width="30%" valign="top"><b><?php echo $_smarty_tpl->tpl_vars['mail_field_abs']->value;?>
|
|
</b></td>
|
|
<td width="70%" valign="top"><?php echo $_smarty_tpl->tpl_vars['mail_vorname']->value;?>
|
|
<?php echo $_smarty_tpl->tpl_vars['mail_nachname']->value;?>
|
|
|
|
<input name="sender" type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['mail_vorname']->value;?>
|
|
<?php echo $_smarty_tpl->tpl_vars['mail_nachname']->value;?>
|
|
" id="sender" size="66"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%" valign="top"><b><?php echo $_smarty_tpl->tpl_vars['mail_field_mailabs']->value;?>
|
|
</b></td>
|
|
<td width="70%" valign="top"><?php echo $_smarty_tpl->tpl_vars['mail_mailadr']->value;?>
|
|
|
|
<input name="sendermail" type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['mail_mailadr']->value;?>
|
|
" id="sendermail" size="66"></td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%" valign="top"> </td>
|
|
<td width="70%" valign="top"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%" valign="top"><b><?php echo $_smarty_tpl->tpl_vars['mail_field_betreff']->value;?>
|
|
</b></td>
|
|
<td width="70%" valign="top"><input name="betreff" type="text" id="betreff" size="66"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%" valign="top"><b><?php echo $_smarty_tpl->tpl_vars['mail_field_mess']->value;?>
|
|
</b></td>
|
|
<td width="70%" valign="top">
|
|
|
|
<textarea id='inhalt' name='inhalt'></textarea>
|
|
|
|
<?php echo '<script'; ?>
|
|
type='text/javascript'>
|
|
CKEDITOR.replace( 'inhalt', {
|
|
height: 180,
|
|
enterMode : CKEDITOR.ENTER_BR
|
|
} );
|
|
<?php echo '</script'; ?>
|
|
>
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%" valign="top"> </td>
|
|
<td width="70%" valign="top"><input type=checkbox NAME="kopie">Kopie der Mail erhalten</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<input type="submit" value="Abschicken" name="B1" size="20">
|
|
</form>
|
|
</td>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_r.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e3.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e4.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?php }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'ausgabe2') {?>
|
|
<?php if ($_smarty_tpl->tpl_vars['mail_mandatory']->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['mail_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/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e1.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif">
|
|
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"><br>
|
|
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['mail_mandatory_titel']->value;?>
|
|
</font><br>
|
|
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e2.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_l.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="center"><b><?php echo $_smarty_tpl->tpl_vars['mail_mandatory_text']->value;?>
|
|
</b>
|
|
<p></p>
|
|
<p></p>
|
|
<p align="center"><a href="javascript:history.back()">
|
|
<img border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/zurueck.gif" width="77" height="22"></a><br>
|
|
</td>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_r.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e3.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e4.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?php }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['mail_success']->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['mail_success_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/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e1.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif">
|
|
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"><br>
|
|
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['mail_success_titel']->value;?>
|
|
</font><br>
|
|
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e2.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_l.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="center"><b><?php echo $_smarty_tpl->tpl_vars['mail_success_text']->value;?>
|
|
</b>
|
|
<p></p>
|
|
<p></p>
|
|
<p align="center"><a href="hauptframe.php">
|
|
<img border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/zurueck.gif" width="77" height="22"></a><br>
|
|
</td>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_r.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e3.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e4.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?php }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['mail_success']->value == '2') {?>
|
|
<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['mail_unsuccess_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/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e1.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_top.gif">
|
|
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"><br>
|
|
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['mail_unsuccess_titel']->value;?>
|
|
</font><br>
|
|
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e2.gif">
|
|
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_l.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="center"><?php echo $_smarty_tpl->tpl_vars['mail_unsuccess_text']->value;?>
|
|
|
|
<p></p>
|
|
<p></p>
|
|
<p align="center"><a href="javascript:history.back()">
|
|
<img border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/zurueck.gif" width="77" height="22"></a><br>
|
|
</td>
|
|
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_r.gif">
|
|
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e3.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/box_e4.gif">
|
|
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?php }?>
|
|
|
|
<?php }
|
|
}
|
|
}
|