% import splunk.util %> <%inherit file="//layout/wizard.html"/> <%namespace file="/lib.html" import="manager_save_search_link,wizard_ok"/>
${_('Modify the saved search at Settings » Searches and Reports »')} ${manager_save_search_link(saved_search.namespace, saved_search.id, saved_search.name)}
% if saved_search.metadata.sharing=='app':${_('Users must have proper permissions to view this search.')}