{assign var=$page_title value="Edit a Link"} {include filename="global-header.tpl"}
Edit a Link
{if $errors} {/if} {* Allow user to update password *} {if !$config.user_for_links && !$account} {/if} {* Show the user defined fields *} {foreach var=field from=$user_fields} {if $field.on_edit} {if $field.type == FT_CHECKBOX} {else} {/if} {/if} {/foreach}
{$errors}
Name
E-mail Address
Site URL
Recip URL
This is the page at your site where you will be placing the link to our site
Title
Description
Keywords
Category {foreach var=category from=$categories} {foreach var=part from=$category.path_parts}{$part.name|htmlspecialchars}{if $part.path != $category.path}/{/if}{/foreach}
{/foreach}
Password
Only fill this in if you want to change the current password
Confirm Password
  {field from=$field value=$field.value}
{$field.label|htmlspecialchars} {field from=$field value=$field.value}
{if $noaccount} {/if}
{include filename="global-footer.tpl"}