mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
correcting header creation
This commit is contained in:
parent
5f298ace4f
commit
601f50a4e6
@ -72,7 +72,7 @@
|
||||
fclose($fsetup);
|
||||
$phpgw_setup->show_header("Generated header.inc.php", False, "header");
|
||||
echo "<form action=\"index.php\" method=post>";
|
||||
echo "<br> Created header.inc.php!<br>";
|
||||
echo "<br>Created header.inc.php! ";
|
||||
echo "<input type=hidden name=\"FormLogout\" value=\"header\">";
|
||||
echo "<input type=submit name=\"junk\" value=\"continue\">";
|
||||
echo "</form>";
|
||||
|
Loading…
Reference in New Issue
Block a user