photo-delete.adp

Delivered as text/html

Related Files

[ hide source ] | [ make this the default ]

File Contents

<master>
<property name="doc(title)">@title;literal@</property>
<property name="context">@context_list;literal@</property>

<image src="images/@path@" height=@height@ width=@width@>
<form method=POST action=photo-delete>
<input type="hidden" name="photo_id" value="@photo_id@">
<input type="hidden" name="confirmed_p" value="t">

<p>#photo-album.lt_Are_you_sure_you_want_2#
<p>
<center>
<input type="submit" value="#photo-album._Yes_Delete#">
</center>

</form>