| changeset 442 | adb907bba956 |
| 441:4732f078d0fe | 442:adb907bba956 |
|---|---|
1 <div class='row'> |
|
2 <h3>Confirm the deletion of the renkan with title '<?php echo($renkan['title']); ?>'</h3> |
|
3 </div> |
|
4 <div class='row renkandel-buttons'> |
|
5 <div class="large-12 column"><form action='<?php echo($self_url)?>' method='POST'><input type='hidden' name='renkanId' value='<?php echo($renkan['id']); ?>'/><button type='submit'>Yes</button></form> |
|
6 <form action='index.php' method='GET'><button type='submit'>No</button></form></div> |
|
7 </div> |