aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ro/roster.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ro/roster.html')
-rw-r--r--templates/ro/roster.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/templates/ro/roster.html b/templates/ro/roster.html
new file mode 100644
index 00000000..2da12b92
--- /dev/null
+++ b/templates/ro/roster.html
@@ -0,0 +1,53 @@
+<!-- $Revizia: 2.0 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>Abonații listei <MM-List-Name></TITLE>
+ <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <P>
+ <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">Abonații listei <MM-List-Name></FONT></B>
+ </TD>
+ </TR>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" ALIGN="CENTER">
+
+ <P align = "right"> <MM-lang-form-start><MM-displang-box>
+ <MM-list-langs><MM-form-end></p>
+
+ <P>Faceți click pe adresa dumneavoastră pentru a accesa pagina de opțiuni
+ de abonare.<br><I>(Adresele scrise în paranteză nu primesc mesaje din
+ din partea listei.)</I></P>
+ </TD>
+ </TR>
+ <TR WIDTH="100%" VALIGN="top">
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000">
+ <MM-Num-Reg-Users> membri ce primesc mesaje normale de la lista <MM-List-Name>:
+ </FONT></B>
+ </center>
+ </TD>
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000">
+ <MM-Num-Digesters> membri ce primesc doar rezumate zilnice de la lista <MM-List-Name>:
+ </FONT></B>
+ </center>
+ </TD>
+ </TR>
+ <TR VALIGN="top">
+ <td>
+ <P><MM-Regular-Users>
+ </td>
+ <td>
+ <P><MM-Digest-Users>
+ </td>
+ </tr>
+ </table>
+<MM-Mailman-Footer>
+</BODY>
+</HTML>