summaryrefslogtreecommitdiff
path: root/horde/imp4/motd.php
diff options
context:
space:
mode:
Diffstat (limited to 'horde/imp4/motd.php')
-rw-r--r--horde/imp4/motd.php15
1 files changed, 7 insertions, 8 deletions
diff --git a/horde/imp4/motd.php b/horde/imp4/motd.php
index 16d90d3..9d8e201 100644
--- a/horde/imp4/motd.php
+++ b/horde/imp4/motd.php
@@ -3,7 +3,7 @@
<?php
/**
- * $Horde: imp/config/motd.php.dist,v 1.8.6.2 2005/10/18 12:13:29 jan Exp $
+ * $Horde: imp/config/motd.php.dist,v 1.8.6.3 2007/12/20 13:59:20 jan Exp $
*
* Example code for switching between HTTP and HTTPS.
* Contributed by: James <james@james-web.net>
@@ -19,21 +19,21 @@
// $SERVER_HTTP_PORT = 80;
// $SERVER_SSL_URL = 'https://www.example.com';
// $SERVER_HTTP_URL = 'http://www.example.com';
-//
+//
// $port = $_SERVER['SERVER_PORT'];
-//
+//
// echo '<br /><div align="center" class="light">';
-//
+//
// switch ($port) {
// case $SERVER_SSL_PORT:
// echo _("You are currently using Secure HTTPS<br />");
// break;
-//
+//
// case $SERVER_HTTP_PORT:
// echo _("You are currently using Standard HTTP<br />");
// break;
// }
-//
+//
// echo '<a class="small" href="' . $SERVER_HTTP_URL . '" target="_parent">' . _("Click here for Standard HTTP") . '</a> - <a class="small" href="' . $SERVER_SSL_URL . '" target="_parent">' . _("Click here for Secure HTTPS") . '</a></div>';
?>
@@ -45,8 +45,7 @@ Bookmark the following alternatives now, in case this site goes down one day:<BR
<A href="http://mail.107b.dk/" target="_top" class="helpitem">Lab</A>,
<A href="https://mail.bitbase.dk/" target="_top" class="helpitem">Bitbase</A>,
<A href="https://mail.kaospilot.no/" target="_top" class="helpitem">KaosPilotene Norge</A>,
-<A href="http://mail.dgi-huset.dk/" target="_top" class="helpitem">DGI-huset</A>,
-<A href="http://mail.idraetsdaghojskolen.dk/" target="_top" class="helpitem">IDA</A>.
+<A href="http://mail.dgi-huset.dk/" target="_top" class="helpitem">DGI-huset</A>.
</P>
<P align="center" class="light">
Always remember to select your home organisation at login!<BR>