Added the language selection in the user account.

This commit is contained in:
Loic d'Anterroches
2008-12-19 11:30:50 +01:00
parent d11b107ce1
commit d2323c6d97
2 changed files with 18 additions and 0 deletions

View File

@@ -28,6 +28,12 @@
</td>
</tr>
<tr>
<th>{$form.f.language.labelTag}:</th>
<td>{if $form.f.language.errors}{$form.f.language.fieldErrors}{/if}
{$form.f.language|unsafe}
</td>
</tr>
<tr>
<th>{$form.f.password.labelTag}:</th>
<td>{if $form.f.password.errors}{$form.f.password.fieldErrors}{/if}
{$form.f.password|unsafe}<br />