Вход Регистрация
Файл: templates/_default_/special/regactivate.php
Строк: 22
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Регистрация завершена</title>
        <meta http-equiv="refresh" content="25;URL=/">
        <style type="text/css">
            * { font-family: Arial; }
            html, body { height:100%; margin:0px; }
            h2 { color: #FF6600; margin:0px; }
            p { margin:0px; margin-top:4px; font-size:12px; }
        </style>
    </head>
    <body>
        <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
            <tr>
                <td align="center">
                    <table border="0" cellpadding="0" cellspacing="0" >
                        <tr>
                            <td width="150">
                                <img src="/templates/<?php echo cmsConfig::getConfig('template');?>/special/images/regactivate.png" />
                            </td>
                            <td>
                                <h2>Регистрация завершена</h2>
                                <p>На указанный вами e-mail отправлены инструкции по активации аккаунта.</p>
                                <p>После активации вы сможете авторизоваться на сайте используя свой логин и пароль.</p>
                                <p><a href="/">Продолжить</a></p>
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>
    </body>
</html>
Онлайн: 1
Реклама