| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /tmp/sc/ |
Upload File : |
<?php
/* Smarty version 3.1.30, created on 2026-06-27 05:56:50
from "/var/www/clients/client1/web17/web/includes/templates/templates/partner/passwort-vergessen.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_6a3f4a02773dd4_76591771',
'has_nocache_code' => false,
'file_dependency' =>
array (
'6331dc46a6a5e07f192deda3cb6685e99f14dfe3' =>
array (
0 => '/var/www/clients/client1/web17/web/includes/templates/templates/partner/passwort-vergessen.tpl',
1 => 1782224420,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6a3f4a02773dd4_76591771 (Smarty_Internal_Template $_smarty_tpl) {
?>
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Passwort vergessen · Parken-am-Schiff.de Partnerprogramm</title>
<?php echo '<script'; ?>
>(function(){try{var t=localStorage.getItem('pacim:theme');if(t){document.documentElement.setAttribute('data-theme',t);}}catch(e){}})();<?php echo '</script'; ?>
>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="<?php echo @constant('SITE_URL');?>
/assets/css/bootstrap.min.css" rel="stylesheet">
<link href="<?php echo @constant('SITE_URL');?>
/assets/css/fonts/material-icon-font.css" rel="stylesheet">
<link href="<?php echo @constant('SITE_URL');?>
/assets/css/login.css?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/css/login.css'));?>
" rel="stylesheet">
<link rel="icon" href="favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="<?php echo @constant('SITE_URL');?>
/assets/favico/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="<?php echo @constant('SITE_URL');?>
/assets/favico/favicon-16x16.png">
<meta name="theme-color" content="#0b4677">
</head>
<body class="login-page">
<main class="login-wrap">
<form class="login-card" id="forgotForm" autocomplete="on" novalidate>
<div class="login-brand">
<span class="login-logo">P</span>
<span class="login-name">Parken-am-Schiff.de <small>Partnerprogramm</small></span>
</div>
<h1 class="login-head">Passwort vergessen?</h1>
<p class="login-sub">Geben Sie die E-Mail-Adresse Ihres Vermittler-Zugangs ein. Wir senden Ihnen einen Link zum Zurücksetzen des Passworts.</p>
<div class="login-alert" id="forgotError" role="alert" style="display:none;">
<i class="material-icons">error_outline</i>
<span id="forgotErrorMsg"></span>
</div>
<div id="forgotDone" style="display:none;background:rgba(40,167,69,.10);color:#1a7431;border:1px solid rgba(40,167,69,.30);border-radius:10px;padding:14px 16px;font-size:14px;line-height:1.5;">
<strong>E-Mail unterwegs.</strong> Falls ein Partnerkonto mit dieser Adresse existiert, haben wir einen Link zum Zurücksetzen verschickt. Bitte prüfen Sie auch Ihren Spam-Ordner.
</div>
<div id="forgotFields">
<div class="login-field">
<label for="forgotEmail">E-Mail</label>
<input type="email" id="forgotEmail" name="email" autocomplete="username" required autofocus>
</div>
<input type="text" name="website" tabindex="-1" autocomplete="off" style="position:absolute;left:-9999px;width:1px;height:1px;opacity:0;" aria-hidden="true">
<button class="login-btn" type="submit" id="forgotSubmit">Link anfordern</button>
</div>
<p class="login-partner" style="text-align:center;font-size:13px;color:var(--text-secondary);margin:18px 0 0;">
<a href="<?php echo @constant('SITE_URL');?>
/partner/login/" style="color:var(--primary);font-weight:600;text-decoration:none;">← Zurück zur Anmeldung</a>
</p>
<p class="login-foot">Parken-am-Schiff.de · Partnerprogramm</p>
</form>
</main>
<?php echo '<script'; ?>
>var SITE_URL = "<?php echo @constant('SITE_URL');?>
";<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/partner-reset.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/partner-reset.js'));?>
"><?php echo '</script'; ?>
>
</body>
</html>
<?php }
}