change layout
This commit is contained in:
parent
ccccacca74
commit
361cb3849e
|
@ -88,8 +88,8 @@
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo '<form action="index.php" method="GET">
|
echo '<form action="index.php" method="GET">
|
||||||
<input accesskey="n" type="submit" value="create new">
|
|
||||||
<input name="open" value="' . time() . '">
|
<input name="open" value="' . time() . '">
|
||||||
|
<input accesskey="n" type="submit" value="create new">
|
||||||
</form>';
|
</form>';
|
||||||
echo '<br>';
|
echo '<br>';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue