changeset 1 | 6dced8dcb2e6 |
parent 0 | 30215344de7d |
child 2 | 26a11fc8e3e4 |
1.1 --- a/html/index.html Sat May 23 17:14:58 2009 +0200 1.2 +++ b/html/index.html Sat May 23 17:47:39 2009 +0200 1.3 @@ -26,6 +26,7 @@ 1.4 <div class="vnitrekBloku"> 1.5 <form> 1.6 <textarea>SELECT * FROM tabulka;</textarea> 1.7 + <button type="submit">Vykonat SQL!</button> 1.8 </form> 1.9 </div> 1.10 </div>