summaryrefslogtreecommitdiff
path: root/src/jwebmail/templates
diff options
context:
space:
mode:
Diffstat (limited to 'src/jwebmail/templates')
-rw-r--r--src/jwebmail/templates/about.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/jwebmail/templates/about.html b/src/jwebmail/templates/about.html
index 836b668..e62e1c6 100644
--- a/src/jwebmail/templates/about.html
+++ b/src/jwebmail/templates/about.html
@@ -19,19 +19,19 @@
<li>multiple signatures und headers support</li>
<li>basic folders support (4 defined folders)</li>
<li>featured addressbook</li>
- <li>100% Maildir based</li>
<li>reads the mail directely from the server disk, without need for POP3 or IMAP</li>
-->
+ <li>100% Maildir based</li>
<li>multiple language support</li>
<li>session management </li>
<li>search for mails</li>
- <li>CGI support but also psgi/plack and fcgi</li>
+ <li>CGI support but also wsgi and fcgi</li>
</ul>
<p>
This is a
<a href="http://www.gnu.org/copyleft/gpl.html" target="_new">GPL</a>
- licensed project, created by <a href="mailto:">Oliver 'omnis' Müller</a>
+ licensed project, created by <a href="mailto:">Olivier 'omnis' Müller</a>
and currently maintained by
<a href="mailto:jannis@fehcom.de">Jannis M. Hoffmann</a>
</p>
@@ -50,7 +50,7 @@
</ul>
<p>
- JWebmail is programmed in <a href="http://www.perl.org">Perl</a>, and is
+ JWebmail is programmed in <a href="http://www.python.org">Python</a>, and is
a complete rewrite of oMail-webmail.
</p>