diff options
Diffstat (limited to 'templates/ia/listinfo.html')
-rw-r--r-- | templates/ia/listinfo.html | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/templates/ia/listinfo.html b/templates/ia/listinfo.html new file mode 100644 index 00000000..a6085cf6 --- /dev/null +++ b/templates/ia/listinfo.html @@ -0,0 +1,132 @@ +<!-- $Revision: 7569 $ --> +<HTML> + <HEAD> + <TITLE><MM-List-Name> Pagina de information</TITLE> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + + <P> + <TABLE COLS="1" 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> -- + <MM-List-Description></FONT></B> + </TD> + </TR> + <tr> + <td colspan="2"> + <p> + </td> + </tr> + <tr> + <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0"> + <B><FONT COLOR="#000000">Super <MM-List-Name></FONT></B> + </TD> + <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0"> + <MM-lang-form-start><MM-displang-box> <MM-list-langs> + <MM-form-end> + <MM-Subscribe-Form-Start> + </TD> + </TR> + <tr> + <td colspan="2"> + <P><MM-List-Info></P> + <p> Pro vider le collection de messages anteriormente inviate al lista, visita le <MM-Archive><MM-List-Name> + Archivos</MM-Archive>. + <MM-Restricted-List-Message> + </p> + </TD> + </TR> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> + <B><FONT COLOR="#000000">Como usar <MM-List-Name></FONT></B> + </TD> + </TR> + <tr> + <td colspan="2"> + Pro inviar un message a omne membros del lista, invia lo a + <A HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>. + + <p>Tu pote abonar te al lista o cambiar su abonamento existente in le sectiones infra. + </td> + </tr> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> + <B><FONT COLOR="#000000">Como abonar te a <MM-List-Name></FONT></B> + </TD> + </TR> + <tr> + <td colspan="2"> + <P> + Abona te a <MM-List-Name> per plenar le formulario sequente. + <MM-List-Subscription-Msg> + <ul> + <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" + WIDTH="70%" HEIGHT= "112"> + <TR> + <TD BGCOLOR="#dddddd" WIDTH="55%">Tu adresse electronic:</TD> + <TD WIDTH="33%"><MM-Subscribe-Box> + </TD> + <TD WIDTH="12%"> </TD></TR> + <tr> + <td bgcolor="#dddddd" width="55%">Tu nomine (optional):</td> + <td width="33%"><mm-fullname-box></td> + <TD WIDTH="12%"> </TD></TR> + <TR> + <TD COLSPAN="3"><FONT SIZE=-1>Tu pote indicar un contrasigno (codice) private infra. Isto da solmente un securitate minimal ma debe prevenir alteres facer cambios in tu abonamento. <b>Non usa un contrasigno existente</b> pois que illo occasionalmente essera reinviate a te in texto clar. + + <p>Si tu decide non crear un contrasigno, illo va esser generate automaticamente pro te, e illo va esser inviate a te, si tosto que tu ha confirmate tu abonamento. Tu pote sempre demandar un nove invio de tu contrasigno, quando tu redige tu optiones personal. + <MM-Reminder> + </TD> + </TR> + <TR> + <TD BGCOLOR="#dddddd">Selige un contrasigno:</TD> + <TD><MM-New-Password-Box></TD> + <TD> </TD></TR> + <TR> + <TD BGCOLOR="#dddddd">Rescribe le contrasigno como confirmation:</TD> + <TD><MM-Confirm-Password></TD> + <TD> </TD></TR> + <tr> + <TD BGCOLOR="#dddddd">In qual lingua prefere tu vider tu messages?</TD> + <TD> <MM-list-langs></TD> + <TD> </TD></TR> + <mm-digest-question-start> + <tr> + <td>Desira tu reciper tote le messages del die in un "pacco" quotidian? + </td> + <td><MM-Undigest-Radio-Button> No + <MM-Digest-Radio-Button> Si + </TD> + </tr> + <mm-digest-question-end> + <tr> + <td colspan="3"> + <center><MM-Subscribe-Button></P></center> + </TABLE> + <MM-Form-End> + </ul> + </td> + </tr> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> + <a name="subscribers"> + <B><FONT COLOR="#000000"><MM-List-Name> Abonatos</FONT></B></a> + </TD> + </TR> + <tr> + <TD COLSPAN="2" WIDTH="100%"> + <MM-Roster-Form-Start> + <MM-Roster-Option> + <MM-Form-End> + <p> + <MM-Options-Form-Start> + <MM-Editing-Options> + <MM-Form-End> + </td> + </tr> + </table> +<MM-Mailman-Footer> +</BODY> +</HTML> |