summaryrefslogtreecommitdiff
path: root/roundcubemail/installer/index.php
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-26 18:08:19 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-26 18:08:19 +0000
commit85f399bde8f81cc086079fd08d34df516fe892f7 (patch)
tree0a180eff0e398c6335ce2be75b85d38bf9ad8c83 /roundcubemail/installer/index.php
parenta140dddf5ada9e2a02ae4be76383bf04d6095a16 (diff)
Add SMTP test to installer script
git-svn-id: https://svn.roundcube.net/trunk@1142 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/index.php')
-rw-r--r--roundcubemail/installer/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/installer/index.php b/roundcubemail/installer/index.php
index d62f6cb9d..aab406e98 100644
--- a/roundcubemail/installer/index.php
+++ b/roundcubemail/installer/index.php
@@ -64,7 +64,8 @@ else {
</div>
<div id="footer">
- Installer by the RoundCube Dev Team. Copyright &copy; 2008 - Published under the GNU Public License
+ Installer by the RoundCube Dev Team. Copyright &copy; 2008 - Published under the GNU Public License;&nbsp;
+ Icons by <a href="http://famfamfam.com">famfamfam</a>
</div>
</body>
</html>