diff options
author | Mark Sapiro <msapiro@value.net> | 2012-10-08 20:27:50 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-10-08 20:27:50 -0700 |
commit | 47b1ade422b0bb61db9a2a45187b120df0aafcc7 (patch) | |
tree | 5ffe140a1fa3b335bd535befb88ddefea819faca | |
parent | e9c0ea3f5bf29a9a039c132b0626ba2af4c8d802 (diff) | |
download | mailman2-47b1ade422b0bb61db9a2a45187b120df0aafcc7.tar.gz mailman2-47b1ade422b0bb61db9a2a45187b120df0aafcc7.tar.xz mailman2-47b1ade422b0bb61db9a2a45187b120df0aafcc7.zip |
Corrected typo in templates/it/private.html.
-rw-r--r-- | NEWS | 4 | ||||
-rwxr-xr-x | templates/it/private.html | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -7,6 +7,10 @@ Here is a history of user visible changes to Mailman. 2.1.16 (xx-xxx-xxxx) + i18n + + - Corrected typo in templates/it/private.html. + Bug Fixes and other patches - Fixed a bug where non-ascii characters in the real name in a subscription diff --git a/templates/it/private.html b/templates/it/private.html index cb4b3b80..5917d0af 100755 --- a/templates/it/private.html +++ b/templates/it/private.html @@ -30,7 +30,7 @@ </tr> </TABLE> <p><strong><em>Importante:</em></strong>Da questo momento in - avanti devi avere i cookie abilitati nel browser oltrimenti dovrai + avanti devi avere i cookie abilitati nel browser altrimenti dovrai identificarti di nuovo ad ogni operazione. <p>I cookie di sessione sono usati dall'interfaccia amministrativa |