antville/code/Story/delete.skin
2001-06-28 18:09:09 +00:00

8 lines
No EOL
463 B
Text

<table border="0" width="600" cellspacing="0" cellpadding="0">
<tr>
<td class="storyText"><form method="post"><p class="storyTitle">Warning!</p>
<p>You are about to delete the Story <b>&quot;<% this.title %>&quot;</b>! Be aware of the fact that there is no "undo", so if you klick on delete here the story will be gone forever!</p>
<p><% this.input type="button" value="delete" %>&nbsp;<% this.input type="button" value="cancel" %></p></td>
</tr>
</table>
</form>