summaryrefslogtreecommitdiff
path: root/imp3
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2006-04-14 20:11:05 +0000
committerJonas Smedegaard <dr@jones.dk>2006-04-14 20:11:05 +0000
commit8215882643550e4fa3a86c2404aace18804d7f50 (patch)
treea83014123a429b65320a467ef101a82d3890bbfc /imp3
parentf90faaf1e07ed36bd3b763b80f6bb64e2db77994 (diff)
Correct name of KaosPilotene.
Diffstat (limited to 'imp3')
-rw-r--r--imp3/motd.php2
-rw-r--r--imp3/servers.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/imp3/motd.php b/imp3/motd.php
index 4ce7220..ec48e17 100644
--- a/imp3/motd.php
+++ b/imp3/motd.php
@@ -8,7 +8,7 @@ Bookmark the following alternatives now, in case this site goes down one day:<BR
<A href="https://mail.homebase.dk/" target="_top" class="helpitem">Homebase</A>,
<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">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>.
</P>
diff --git a/imp3/servers.php b/imp3/servers.php
index 9cbec7d..7f0b4f8 100644
--- a/imp3/servers.php
+++ b/imp3/servers.php
@@ -87,7 +87,7 @@ $servers['bitbase'] = array(
)
);
$servers['kpno'] = array(
- 'name' => 'Kaospiloterne, Norge',
+ 'name' => 'KaosPilotene, Norge',
'server' => 'mail.kaospilot.no',
'port' => 993,
'protocol' => 'imap/ssl',