mirror of
https://github.com/jakejarvis/jbb.git
synced 2025-10-21 05:54:25 -04:00
first commit
This commit is contained in:
15
setup/finish_install.php
Executable file
15
setup/finish_install.php
Executable file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
echo "<CENTER><TABLE WIDTH=\"75%\">
|
||||
<TR>
|
||||
<TD HEIGHT=\"40\" BACKGROUND=\"images/top_strip.gif\"><FONT FACE=\"verdana\" SIZE=\"+2\" COLSPAN=\"2\">Installation Complete!</FONT></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD HEIGHT=\"30\">
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>
|
||||
<FONT FACE=\"verdana\"><b>Installation Complete! Please press finish and then delete the setup files. Thank you for choosing JBB.<BR>
|
||||
<A HREF=\"../index.php\"><IMG SRC=\"images/finish.gif\" BORDER=\"0\"></a></TD></TR><TABLE>";
|
||||
|
||||
?>
|
Reference in New Issue
Block a user