www
/
wwwroot
/
magazinmiorita.be
/
clientarea
/
templates_c
➕ New
📤 Upload
✎ Editing:
c8cff0097940f347f7a401c7aa1bffcbbc7a552d_0.file.signup.tpl.php
← Back
<?php /* Smarty version 4.3.2, created on 2023-11-27 00:03:00 from '/home/miorita/public_html/clientarea/templates/default/signup.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '4.3.2', 'unifunc' => 'content_6563dcb41b4da0_63919939', 'has_nocache_code' => false, 'file_dependency' => array ( 'c8cff0097940f347f7a401c7aa1bffcbbc7a552d' => array ( 0 => '/home/miorita/public_html/clientarea/templates/default/signup.tpl', 1 => 1505343338, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_6563dcb41b4da0_63919939 (Smarty_Internal_Template $_smarty_tpl) { $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['clientpath']->value)."header.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true); ?> <link href="<?php echo $_smarty_tpl->tpl_vars['clienttpl']->value;?> css/pages/signin.css" rel="stylesheet" type="text/css"> <div style="min-height:600px"> <div class="account-container register"> <?php if ($_SESSION['message']) {?> <div class="alert"> <button type="button" class="close" data-dismiss="alert">x</button> <?php echo $_SESSION['message'];?> </div> <?php }?> <div class="content clearfix"> <form action="" method="post"> <h1>Creaza un cont gratuit</h1> <div class="login-fields"> <p>Identitate si Contact</p> <div class="field"> <label for="firstname">Nume:</label> <input type="text" id="firstname" name="fname" value="<?php echo $_POST['fname'];?> " placeholder="Nume" class="login" required/> </div> <!-- /field --> <div class="field"> <label for="lastname">Prenume:</label> <input type="text" id="lastname" name="lname" value="<?php echo $_POST['lname'];?> " placeholder="Prenume" class="login" required/> </div> <!-- /field --> <div class="field"> <label for="lastname">Forum Nickname:</label> <input type="text" id="lastname" name="nickname" value="<?php echo $_POST['nickname'];?> " placeholder="Forum Nickname eg. jony_85" class="login" required/> </div> <!-- /field --> <div class="field"> <label for="lastname">Telefon:</label> <input type="text" id="phone" name="phone" value="<?php echo $_POST['phone'];?> " placeholder="Telefon" class="login" required/> </div> <!-- /field --> <p>Adresa de livrare</p> <div class="field"> <label for="lastname">Strada si Nr:</label> <input type="text" id="address" name="address" value="<?php echo $_POST['address'];?> " placeholder="Strada si Nr." class="login" required/> </div> <!-- /field --> <div class="field"> <label for="lastname">Oras:</label> <select name="city" class="login" id="js-example-basic-single" required> <option value="">Selecteaza orasul</option> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['cities']->value, 'city'); $_smarty_tpl->tpl_vars['city']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['city']->value) { $_smarty_tpl->tpl_vars['city']->do_else = false; ?> <option value="<?php echo $_smarty_tpl->tpl_vars['city']->value['id'];?> " <?php if ($_POST['city'] == $_smarty_tpl->tpl_vars['city']->value['id']) {?>selected<?php }?> ><?php echo html_entity_decode($_smarty_tpl->tpl_vars['city']->value['name'], ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401, 'ISO-8859-1');?> </option> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </select> </div> <!-- /field --> <div class="field"> <label for="lastname">Cod Postal:</label> <input type="text" id="zip" name="zip" value="<?php echo $_POST['zip'];?> " placeholder="Cod Postal" class="login" required/> </div> <!-- /field --> <p>Securitatea contului</p> <div class="field"> <label for="email">Email:</label> <input type="email" id="email" name="email" value="<?php echo $_POST['email'];?> " placeholder="Email" class="login" required/> </div> <!-- /field --> <div class="field"> <label for="password">Parola:</label> <input type="password" id="password" name="password" value="<?php echo $_POST['password'];?> " placeholder="Parola" class="login" required/> </div> <!-- /field --> <div class="field"> <label for="confirm_password">Confirma Parola:</label> <input type="password" id="password2" name="password2" value="<?php echo $_POST['password2'];?> " placeholder="Confirma Parola" class="login" required/> </div> <!-- /field --> </div> <!-- /login-fields --> <div class="login-actions"> <span class="login-checkbox"> <input id="Field" name="Field" type="checkbox" class="field login-checkbox" value="First Choice" tabindex="4" required/> <label class="choice" for="Field"><a href="../tos.php">Accept termenii si conditiile site-ului marketmiorita.be.</a></label> </span> <button name="signup" type="submit" class="button btn btn-primary btn-large">Inregistrare</button> </div> <!-- .actions --> </form> </div> <!-- /content --> </div> <!-- /account-container --> <!-- Text Under Box --> <div class="login-extra"> Ai deja un cont? <a href="login.php">Autentifica-te</a> </div> <!-- /login-extra --> </div> <?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['clientpath']->value)."footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true); echo '<script'; ?> src="<?php echo $_smarty_tpl->tpl_vars['clienttpl']->value;?> js/signin.js"><?php echo '</script'; ?> > <?php echo '<script'; ?> > $(document).ready(function() { $("#js-example-basic-single").select2(); }); <?php echo '</script'; ?> ><?php } }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel