summaryrefslogtreecommitdiff
path: root/imp3
diff options
context:
space:
mode:
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',