<%~ set title = "Modify a Link" %> <%site_title%>: <%title%> <%include include_common_head.html%> <%~if ad_wallpaper%> <%ad_wallpaper%> <%~endif%>
<%include include_header.html%>
<%-- start content--%>

<% title %>

Please select which link you would like to modify:

<%if paging.num_hits%>
<%Links::Utils::paging()%>
<%endif%>
<%~loop link_results_loop%> disabled="disabled"<%endif%> /> <%include link.html%> <%~endloop%>
<%if paging.num_hits%>
<%Links::Utils::paging(button_id => 'paging_button2')%>
<%endif%>
<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%>