CLEANUP: moved html from output.php to welcome.php
authorArun Persaud <arun@nubati.net>
Wed, 7 May 2008 05:21:11 +0000 (22:21 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 7 May 2008 06:39:18 +0000 (23:39 -0700)
commit5e1a0bda25ddea405798e52388de4dd0a05d356c
treea17a0220fae13b56f8c0b574f792b45cced589eb
parent086ed1db2ec28817b3370481455c84ceaf6448c2
CLEANUP: moved html from output.php to welcome.php

since we now have several files in the include directory, it makes more sense to keep the html directly in the file for some cases instead of putting it in output.php.

Signed-off-by: Arun Persaud <arun@nubati.net>
include/output.php
include/welcome.php