git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
10 lines
377 B
Plaintext
10 lines
377 B
Plaintext
<h2>{i18n}Preferences{/i18n}</h2>
|
|
|
|
<p class="descriptiveText">{i18n}You may change details about yourself by editing the entries below. Once you have completed the form, click on <strong>Update your details</strong>.{/i18n}</p>
|
|
|
|
{$edit_form->render()}
|
|
|
|
{if $show_password}
|
|
<p><a href="{addQS}action=setPassword{/addQS}">{i18n}Change your password.{/i18n}</a></p>
|
|
{/if}
|