giftregistry_delete.html

Purpose: This HTML template displays the My Account/Gift Registry "view details" and is the version where you can delete the Gift Registry being viewed.

Code Blocks

Note: It is important to preserve the commented tags to ensure the software performs correctly.

[giftregistry_prelogin]

<!--START: CATEGORY_HEADER-->
[CONTENT]
<!--END: CATEGORY_HEADER--> 

[giftregistry_create-deletemessage]

 <input type="button" value="No" onclick="javascript:history.back(1);"  />
<input type="button" value="Yes" onclick="javascript:location.href='giftregistry_delete.asp?id=[custid]&action=delete';"  />

<!--START: CATEGORY_FOOTER-->
[CONTENT]
<!--END: CATEGORY_FOOTER--> 
X