<%~Plugins::UI::update_featured_links('article', $ID, $in.featured_article)%> <%~Plugins::UI::update_featured_links('photo', $ID, $in.featured_photo)%> <%site_title%>: Link Modified <%include include_common_head.html%> <%~if ad_wallpaper%> <%ad_wallpaper%> <%~endif%>
<%include include_header.html%>
<%-- start content--%>

Link Modified

<%~if payment_term eq free%> Your link has been changed to a free link: <%~else%> We have received your request to modify the link as follows: <%~endif%>

<%Title%>
<%~if Category_loop.length > 1%>
    <%loop Category_loop%>
  • <%loop_value%>
  • <%endloop%>
<%~else%> <%Category%> <%~endif%>
<%if Link_Type eq 'photo'%>Photo Gallery<%elseif Link_Type eq 'video'%>Video<%else%>Article<%endif%>
<%escape_html Description%>
<%escape_html Contact_Name%>
<%escape_html Contact_Email%>
<%if not config.user_direct_mod and payment_term ne free%>

Thank you! We will send you an e-mail once your link has been validated.

<%endif%>
<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%>