| Apache Linux webd001.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 uid=2234(oyaide) gid=100(users) groups=100(users) server ip : 213.186.33.18 | your ip : 216.73.216.109 safemode OFF > / home / oyaide / www / moycompany.com / piwigo2 / themes / stripped / template / |
| Filename | /home/oyaide/www/moycompany.com/piwigo2/themes/stripped/template/register.tpl |
| Size | 2.28 kb |
| Permission | rw----r-- |
| Owner | oyaide : users |
| Create time | 11-Mar-2016 17:18 |
| Last modified | 13-Sep-2013 17:09 |
| Last accessed | 13-Sep-2013 17:09 |
| Actions | edit | rename | delete | download (gzip) |
| View | text | code | image |
<div class="titrePage">
<div class="browsePath">
<h2>
{if isset($MENUBAR)}
<span id="menuswitcher" title="{'Show/hide menu'|@translate}">{'Menu'|@translate}</span><span class="arrow"> »</span>
{/if}
<a href="{$U_HOME}">{'Home'|@translate}</a>
{$LEVEL_SEPARATOR}{'Registration'|@translate}
</h2>
</div>
</div>
<div id="content">
{if isset($MENUBAR)}{$MENUBAR}{/if}
<div id="content_cell">
<div class="content_block">
{include file='infos_errors.tpl'}
<form method="post" action="{$F_ACTION}" class="properties" name="register_form">
<fieldset>
<legend>{'Enter your personnal informations'|@translate}</legend>
<ul>
<li>
<span class="property">
<label for="login">{'Username'|@translate}</label>
</span>
<input type="text" name="login" id="login" value="{$F_LOGIN}" > <span class="mandatorystar">*</span>
</li>
<li>
<span class="property">
<label for="password">{'Password'|@translate}</label>
</span>
<input type="password" name="password" id="password" > <span class="mandatorystar">*</span>
</li>
<li>
<span class="property">
<label for="password_conf">{'Confirm Password'|@translate}</label>
</span>
<input type="password" name="password_conf" id="password_conf" > <span class="mandatorystar">*</span>
</li>
<li>
<span class="property">
<label for="mail_address">{'Email address'|@translate}</label>
</span>
<input type="text" name="mail_address" id="mail_address" value="{$F_EMAIL}" >{if $obligatory_user_mail_address} <span class="mandatorystar">*</span>{/if}
({'useful when password forgotten'|@translate})
</li>
</ul>
</fieldset>
<p class="bottomButtons">
<input type="hidden" name="key" value="{$F_KEY}" >
<input class="submit" type="submit" name="submit" value="{'Register'|@translate}">
<input class="submit" type="reset" value="{'Reset'|@translate}">
</p>
</form>
<p><span class="mandatorystar">*</span> : {'obligatory'|@translate}</p>
<script type="text/javascript">
<!--
document.register_form.login.focus();
//-->
</script>
</div>
</div>
</div> <!-- content -->
<div class="browsePath">
<h2>
{if isset($MENUBAR)}
<span id="menuswitcher" title="{'Show/hide menu'|@translate}">{'Menu'|@translate}</span><span class="arrow"> »</span>
{/if}
<a href="{$U_HOME}">{'Home'|@translate}</a>
{$LEVEL_SEPARATOR}{'Registration'|@translate}
</h2>
</div>
</div>
<div id="content">
{if isset($MENUBAR)}{$MENUBAR}{/if}
<div id="content_cell">
<div class="content_block">
{include file='infos_errors.tpl'}
<form method="post" action="{$F_ACTION}" class="properties" name="register_form">
<fieldset>
<legend>{'Enter your personnal informations'|@translate}</legend>
<ul>
<li>
<span class="property">
<label for="login">{'Username'|@translate}</label>
</span>
<input type="text" name="login" id="login" value="{$F_LOGIN}" > <span class="mandatorystar">*</span>
</li>
<li>
<span class="property">
<label for="password">{'Password'|@translate}</label>
</span>
<input type="password" name="password" id="password" > <span class="mandatorystar">*</span>
</li>
<li>
<span class="property">
<label for="password_conf">{'Confirm Password'|@translate}</label>
</span>
<input type="password" name="password_conf" id="password_conf" > <span class="mandatorystar">*</span>
</li>
<li>
<span class="property">
<label for="mail_address">{'Email address'|@translate}</label>
</span>
<input type="text" name="mail_address" id="mail_address" value="{$F_EMAIL}" >{if $obligatory_user_mail_address} <span class="mandatorystar">*</span>{/if}
({'useful when password forgotten'|@translate})
</li>
</ul>
</fieldset>
<p class="bottomButtons">
<input type="hidden" name="key" value="{$F_KEY}" >
<input class="submit" type="submit" name="submit" value="{'Register'|@translate}">
<input class="submit" type="reset" value="{'Reset'|@translate}">
</p>
</form>
<p><span class="mandatorystar">*</span> : {'obligatory'|@translate}</p>
<script type="text/javascript">
<!--
document.register_form.login.focus();
//-->
</script>
</div>
</div>
</div> <!-- content -->