adding the ability to clone from an existing repo and maintain some form
[gwvp-mini.git] / gwvpmini / gwvpmini_chat.php
index 38e7250..ea775e4 100644 (file)
@@ -2,7 +2,7 @@
 
 function gwvpmini_DisplayChat()
 {
-       echo "<table border=\"1\" width=\"200\" height=\"100%\"><tr width=\"200\"><td width=\"200\">Blah!<td><tr></table>";
+       echo "<table border=\"1\" width=\"200\" height=\"100%\"><tr width=\"200\"><td width=\"200\">Chat box!<td><tr></table>";
 }
 
 ?>
\ No newline at end of file