source:
trunk/reference-skin/delete.php
@
984
| Revision 984, 252 bytes checked in by ditto, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | <form method="post" action=""> |
| 2 | <h2>글 삭제</h2> |
| 3 | |
| 4 | <? if ($ask_password): ?> |
| 5 | <p>암호: <input type="password" name="password" /></p> |
| 6 | <? endif; ?> |
| 7 | <p><input type="submit" value="지우기" /> <a href="<?=$link_cancel?>">취소</a></p> |
| 8 | </form> |
Note: See TracBrowser
for help on using the repository browser.
