{* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} Gift Registry - Edit Item {include file='navbar.tpl' isadmin=$isadmin}
{if $opt.show_helptext}
Helpful hints:
  • Include a URL copied & pasted from the address bar of your browser so that potential buyers can see exactly what you want.
  • If the item description and URL can't describe exactly what you want, use the Comment area to mention anything you feel is necessary. It doesn't mean the shopper has to buy the item from that website.
  • If you don't know the price of the item, simply enter 0.
  • Try not to set all your items at the same ranking level. When someone is shopping for you, they'll rely on the ranking to know what you want the most. If you don't think there are enough levels, or the descriptions aren't adequate, ask an administrator to add or change them.
  • {if $opt.allow_multiples}
  • The quantity field indicates the number of that item that you want. Once that many are bought or reserved, no more will be available. If you have no limit on how many you want, enter 999 (for example).
  • {/if}
{/if}
{if $action == 'edit' || (isset($haserror) && $action == 'update')}Edit Item{else}Add Item{/if} {if $action == 'edit' || (isset($haserror) && $action == 'update')} {elseif $action == "add" || (isset($haserror) && $action == 'insert')} {/if}
{if isset($description_error)} {$description_error} {/if}
{if isset($category_error)} {$category_error} {/if}
{if isset($price_error)} {$price_error} {/if}
{if isset($source_error)} {$source_error} {/if}
{if isset($ranking_error)} {$ranking_error} {/if}
{if $opt.allow_multiples}
{if isset($quantity_error)} {$quantity_error} {/if}
{else} {/if}
{if isset($url_error)} {$url_error} {/if}
{if $opt.allow_images}
{if $image_filename == ''} No image.
Upload image: {else} Remove existing image.
Keep existing image.
Replace existing image: {/if}
{/if}