diff options
Diffstat (limited to '')
-rw-r--r-- | templates/it/listinfo.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/templates/it/listinfo.html b/templates/it/listinfo.html index 3cb48700..24617830 100644 --- a/templates/it/listinfo.html +++ b/templates/it/listinfo.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>Pagina di informazioni della lista <MM-List-Name></TITLE> @@ -6,7 +7,7 @@ <BODY BGCOLOR="#ffffff"> <P> - <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TABLE BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> -- @@ -26,7 +27,6 @@ <MM-lang-form-start><MM-displang-box> <MM-list-langs> <MM-form-end> - <MM-Subscribe-Form-Start> </TD> </TR> <tr> @@ -65,8 +65,9 @@ Iscriviti a <MM-List-Name> completando il seguente modulo. <MM-List-Subscription-Msg> <ul> + <MM-Subscribe-Form-Start> <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" - WIDTH="70%" HEIGHT= "112"> + WIDTH="70%"> <TR> <TD BGCOLOR="#dddddd" WIDTH="55%">Il tuo indirizzo email:</TD> <TD WIDTH="33%"><MM-Subscribe-Box></TD> @@ -85,7 +86,7 @@ <b>Non usare una password importante</b> visto che ti verrà periodicamente ricordata via email con testo non cifrato. - <p>Se non vuoi scegliere, lascia in bianco la password ed + <br><br>Se non vuoi scegliere, lascia in bianco la password ed una verrà automaticamente generata per te e spedita al tuo indirizzo quando avrai confermato l'iscrizione. Puoi chiedere in ogni momento che ti venga rispedita @@ -93,6 +94,7 @@ premendo un pulsante nel pannello delle tue opzioni personali. <MM-Reminder> + </font> </TD> </TR> <TR> @@ -123,12 +125,12 @@ <mm-digest-question-end> <tr> <td colspan="3"> - <center><MM-Subscribe-Button></P></center> + <center><MM-Subscribe-Button></center> + </td> + </tr> </TABLE> <MM-Form-End> </ul> - </td> - </tr> <TR> <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> <a name="subscribers"> |