Add a first rough version of an about box to SquirrelMail.
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 15 Mar 2005 20:19:15 +0000 (20:19 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 15 Mar 2005 20:19:15 +0000 (20:19 +0000)
commit8b5c49cd37e4dc685dd99221aaa5046220563fd9
tree022d3ca7585b48588de330086f073582b21c5d48
parentd0201d6312b513e03d86c8fee13f29af27f4088b
Add a first rough version of an about box to SquirrelMail.
This is linked if $provider_url is set to empty (the new default).
It's also linked from the help file. Furthermore by default no
version numbers are on the loginpage.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9039 7612ce4b-ef26-0410-bec9-ea0150e637f0
config/conf.pl
config/config_default.php
functions/page_header.php
help/en_US/basic.hlp
src/about.php [new file with mode: 0644]
src/login.php