~maxb/debian/sid/mailman/red-bean

« back to all changes in this revision

Viewing changes to .pc/99_js_templates.patch/templates/he/private.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2010-07-13 21:35:40 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100713213540-g9zrs50cua0o8f5h
Tags: 1:2.1.13-3
* Drop unneeded Indexes option from shipped apache.conf.
* Eliminate update_rc.d warning by not passing runlevel 1 at stop.
* Add 25_site_logo patch by Paul Wise (closes: #267243).
* Do not compress PDF's under /u/s/d/mailman (closes: #582259).
* Back up ./configure before running autoconf, so it can be restored
  in clean as not to generate irrelevant diff.gz content.
* Switch to dpkg-source 3.0 (quilt) format.
* Checked for policy 3.9.0, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
    <title>אימות של הארכיון הפרטי של %(realname)s</title>
 
4
</head>
 
5
<body bgcolor="#ffffff" dir="rtl">
 
6
<FORM METHOD=POST ACTION="%(action)s">
 
7
%(message)s
 
8
  <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
 
9
    <TR>
 
10
      <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
 
11
        <B><FONT COLOR="#000000" SIZE="+1">אימות של הארכיון הפרטי של%(realname)s</FONT></B>
 
12
      </TD>
 
13
    </TR>
 
14
    <tr>
 
15
        <TD><div ALIGN="Right">כתובת דוא"ל:</div></TD>
 
16
        <TD><INPUT TYPE="text" NAME="username" SIZE="30"></TD>
 
17
    </tr>
 
18
    <tr>
 
19
      <TD><div ALIGN="Right">סיסמא:</div></TD>
 
20
      <TD><INPUT TYPE="password" NAME="password" SIZE="30"></TD>
 
21
    </tr>
 
22
    <tr>
 
23
      <td colspan=2 align="middle"><INPUT type="SUBMIT"
 
24
                                          name="submit"
 
25
                                          value="הכנס אותי...">
 
26
      </td>
 
27
    </tr>
 
28
  </TABLE>
 
29
      <p><strong><em>חשוב:</em></strong> מנקודה זו ואילך, עוגיות חייבות
 
30
                להיות מאופשרות בדפדפן שלך, אחרת תאלץ
 
31
                לעבור אימות נוספת בעבור כל פעולה שתבצע.
 
32
 
 
33
<p>עוגיות מושב משמשים לדוור בממשק הארכיון הפרטי כדי
 
34
                שלא תצטריך לבצע אימות מחדש עם כל פעולה.
 
35
                תפוג תוקפה של עוגיה זו אוטומטית כאשר תסגור
 
36
                את הדפדפן, או שאתה יכול לגרום לפוגת תוקפה
 
37
                מפורשות על ידי כניסה לעמוד האפשריות המנוי שלך
 
38
                ולחיצה על הלחצן <em>יציאה</em>.
 
39
</FORM>
 
40
</body>
 
41
</html>