Revision: 4837
http://linpha.svn.sourceforge.net/linpha/?rev=4837&view=rev
Author: fangehrn
Date: 2008-01-30 08:46:15 -0800 (Wed, 30 Jan 2008)
Log Message:
-----------
fixed html "error"
Modified Paths:
--------------
trunk/linpha2/lib/include/db_connect_error.html
Modified: trunk/linpha2/lib/include/db_connect_error.html
===================================================================
--- trunk/linpha2/lib/include/db_connect_error.html 2008-01-30 13:35:12 UTC (rev 4836)
+++ trunk/linpha2/lib/include/db_connect_error.html 2008-01-30 16:46:15 UTC (rev 4837)
@@ -9,8 +9,9 @@
<br>
<h2><u>Database Connection Error</u></h2>
<br><br>
-<img src="<?php echo LINPHA_DIR; ?>/lib/graphics/linpha2.gif">
+<img src="<?php echo LINPHA_DIR; ?>/lib/graphics/linpha2.gif" />
<br><br>
<h2>Service should be back shortly</h2>
The LinPHA Team
+</div>
</body></html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|