Viewing File: /usr/local/cpanel/3rdparty/mailman/templates/sl/admlogin.html

<html>
<head>
  <title>Avtentikacija člana %(who)s za seznam %(listname)s</title>
  <script>function sf(){document.f.adminpw.focus();}</script>
</head>
<body bgcolor="#ffffff" onLoad="sf()">
<FORM METHOD=POST ACTION="%(path)s" name="f">
%(message)s
  <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
    <TR>
      <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
	<B><FONT COLOR="#000000" SIZE="+1">%(listname)s %(who)s
	    avtentikacija</FONT></B>
      </TD>
    </TR>
	<tr>
	  <td colspan="2"><b>If you have mailman %(who)s access:</b></td>
	</tr>
	<tr>
	  <TD><div ALIGN="Right">Geslo za %(who)s:</div></TD>
	  <TD>
	      <INPUT TYPE="password" NAME="adminpw" SIZE="30">
	      <INPUT type="SUBMIT" name="admlogin" value="Let me in...">
	  </TD>
	</tr>
	<tr>
	  <td colspan="2"><b>If you have been delegated access and have a username and password:</b></td>
	</tr>
	<tr>
	  <td align="right">cPanel Webmail Access</td>
	  <td><a href="%(cpanel_url)s">Login here</a></td>
	</tr>
  </TABLE>
      <p><strong><em>Pomembno:</em></strong> Od tega trenutka dalje
      morate v brskalniku imeti omogočene pi&scaron;kotke, drugače skrbni&scaron;ka
      dejanja ne bodo veljavna.

      <p>Pi&scaron;kotki za seje se v skrbni&scaron;kem vmesniku Mailmana
      uporabljajo zato, da ni potrebna ponovna avtentikacija za
      vsako skrbni&scaron;ko dejanje. Ta pi&scaron;kotek poteče samodejno, ko
      zaprete brskalnik ali ko se odjavite z gumbom <em>Odjava</em>
      pod <em>Druge skrbni&scaron;ke dejavnosti</em>
      (kar boste videli, ko se prijavite).
</FORM>
</body>
</html>
Back to Directory File Manager