~ubuntu-branches/ubuntu/hoary/mailman/hoary-security

« back to all changes in this revision

Viewing changes to templates/tr/roster.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2004-10-11 02:02:43 UTC
  • Revision ID: james.westby@ubuntu.com-20041011020243-ukiishnhlkmsoh21
Tags: upstream-2.1.5
Import upstream version 2.1.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- $Revision: 1.1.2.2 $ -->
 
2
<HTML>
 
3
  <HEAD>
 
4
    <TITLE><MM-List-Name> �yeleri</TITLE>
 
5
  
 
6
  </HEAD>
 
7
  <BODY BGCOLOR="#ffffff">
 
8
 
 
9
    <P>
 
10
    <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
 
11
      <TR>
 
12
        <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
 
13
          <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name>
 
14
                �yeleri</FONT></B>
 
15
        </TD>
 
16
      </TR>
 
17
      <TR>
 
18
        <TD COLSPAN="2" WIDTH="100%" ALIGN="CENTER">
 
19
            
 
20
          <P align = "right"> <MM-lang-form-start><MM-displang-box>
 
21
                       <MM-list-langs><MM-form-end></p>        
 
22
 
 
23
          <P>Adresinizin �zerine t�klayarak �yelik se�enekleri sayfan�za
 
24
              gidebilirsiniz.<br><I>(Parantez i�ine al�nm�� adresler listeden 
 
25
              mesaj al�m�n� devre d��� b�rakm��t�r.)</I></P>
 
26
        </TD>
 
27
      </TR>
 
28
      <TR WIDTH="100%" VALIGN="top">
 
29
        <TD BGCOLOR="#FFF0D0" WIDTH="50%">
 
30
          <center>
 
31
            <B><FONT COLOR="#000000"><MM-List-Name>
 
32
                  Listesinin Ayr� Ayr� Mesaj Alan <MM-Num-Reg-Users> �yesi:</FONT></B>
 
33
          </center>
 
34
        </TD>
 
35
        <TD BGCOLOR="#FFF0D0" WIDTH="50%">
 
36
          <center>
 
37
            <B><FONT COLOR="#000000"><MM-List-Name> Listesinin Toplu
 
38
              Mesaj Alan <MM-Num-Digesters> �yesi:</FONT></B> 
 
39
          </center>
 
40
        </TD>
 
41
      </TR>
 
42
      <TR VALIGN="top">
 
43
        <td>
 
44
          <P><MM-Regular-Users>
 
45
        </td>
 
46
        <td>
 
47
          <P><MM-Digest-Users>
 
48
        </td>
 
49
      </tr>
 
50
    </table>
 
51
<MM-Mailman-Footer>
 
52
</BODY>
 
53
</HTML>
 
54