# | Line 3 | Line 3 | |
---|---|---|
3 | <? include($titleHTML); ?> | |
4 | ||
5 | <form method="<?=$formMethod?>" action="<?=$destination?>"> | |
6 | < | < |
6 | > | <input name="scroll" type="checkbox"><br> |
7 | > | <input type="submit"> |
8 | </form> | |
9 | ||
10 | <? include($bottomHTML); ?> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |