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

<html>
<head>
  <title>%(listname)s %(who)s Inloggning</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 Inloggning</FONT></B>
      </TD>
    </TR>
	<tr>
	  <td colspan="2"><b>If you have mailman %(who)s access:</b></td>
	</tr>
	<tr>
	  <TD><div ALIGN="Right">Listan %(who)s l&ouml;senord:</div></TD>
	  <TD>
	      <INPUT TYPE="password" NAME="adminpw" SIZE="30">
	      <INPUT type="SUBMIT" name="admlogin" value="Logga in mig...">
	  </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>Viktigt:</em></strong> Fr&aring;n och med nu m&aring;ste du ha alternativet cookies aktiverat i din browser, annars kommer inga administrativa &auml;ndringar att sparas. 
      <p><i>Session cookies</i> anv&auml;nds p&aring; Mailmans administrativa sidor, f&ouml;r att du inte ska beh&ouml;va uppge ditt l&ouml;senord f&ouml;r varje &auml;ndring som du g&ouml;r. Dessa cookies kommer att f&ouml;rsvinna automatiskt n&auml;r du st&auml;nger din browser. Du kan ocks&aring; ta bort dem manuellt genom att klicka p&aring; l&auml;nken       <em>Logga ut</em>  under <em>Andra administrativa aktiviteter</em> (som du f&aring;r upp efter att ha loggat in).</FORM>
</body>
</html>
Back to Directory File Manager