{capture name="title"} - {l}Link Payment{/l}{/capture} {capture assign="in_page_title"}{l}Link Payment{/l}{/capture} {capture assign="description"}{l}Submit a new link to the directory{/l}{/capture} {include file="header.tpl"} {include file="top_bar.tpl"} {strip} {include file="admin/messages.tpl"} {if $ID eq ''} {l}Invalid link id.{/l} {else}
{if $action eq 'payed'} {elseif $action eq 'canceled'} {/if} {if $error} {/if} {assign var="um" value="`$smarty.const.PAY_UM`"} {if $action eq 'pay'} {else} {/if}
{l}Thank you.{/l}
{l}Link submited and awaiting approval.{/l}
{l}The payment was canceled.{/l}
{l}An error occured while saving the link payment data.{/l}
{l}Title{/l}: {$TITLE}
{l}URL{/l}: {$URL}
{l}Description{/l}: {$DESCRIPTION}
{l}Your Name{/l}: {$OWNER_NAME}
{l}Your Email{/l}: {$OWNER_EMAIL}
Unit price${$price.$LINK_TYPE}/{$payment_um.$um}
{l}Quantity{/l} {if $smarty.const.PAY_UM ne 5} {else} {l}n/a{/l} {/if} {validate form="pay_link" id="v_quantity" message=$smarty.capture.field_integer_required}
{/if} {include file="footer.tpl"} {/strip}