diff options
Diffstat (limited to 'view/it')
-rw-r--r-- | view/it/profile_edit.tpl | 4 | ||||
-rw-r--r-- | view/it/settings.tpl | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/view/it/profile_edit.tpl b/view/it/profile_edit.tpl index e5d0976ec..efdb5d448 100644 --- a/view/it/profile_edit.tpl +++ b/view/it/profile_edit.tpl @@ -30,9 +30,9 @@ $default <div id="profile-edit-name-end"></div> <div id="profile-edit-pdesc-wrapper" > -<label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >Il tuo titolo: </label> +<label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >Breve descrizione: </label> <input type="text" size="32" name="pdesc" id="profile-edit-pdesc" value="$pdesc" /> -</div> +</div><div id="profile-edit-pdesc-desc">(es. titolo, posizione, altro)</div> <div id="profile-edit-pdesc-end"></div> diff --git a/view/it/settings.tpl b/view/it/settings.tpl index 365e5cb70..2ff259acc 100644 --- a/view/it/settings.tpl +++ b/view/it/settings.tpl @@ -153,7 +153,7 @@ Lascia questi campi in bianco per non effettuare variazioni alla password </div> -<h3 class="settings-heading">Impostazioni Avanzante Pagina</h3> +<h3 class="settings-heading">Impostazioni Avanzate Account</h3> $pagetype |