📄 Viewing: addManualRedirectPageSearchDropdown.html

<!-- - - - - - - - - - - - - - - - - - - -  addManualRedirectPageSearchDropdown.html BEGIN -->

<label  class="add_a_redirect_label" for="redirect_to_user_field">{redirect_to_label}:</label>
<input id="redirect_to_user_field" placeholder="{TOOLTIP_POPUP_EXPLANATION_EMPTY}" 
       style="width: 50%;" type="text" name="redirect_to_user_field" 
       value="{redirectPageTitle}"
       data-url="{data-url}"
       data-lpignore="true"
       data-tooltip-explanation-empty="{TOOLTIP_POPUP_EXPLANATION_EMTPY}"
       data-tooltip-explanation-page="{TOOLTIP_POPUP_EXPLANATION_PAGE}"
       data-tooltip-explanation-custom-string="{TOOLTIP_POPUP_EXPLANATION_CUSTOM_STRING}"
       data-tooltip-explanation-url="{TOOLTIP_POPUP_EXPLANATION_URL}"
       class="highlight-text-on-focus"
       required
       > 
<span class="lefty-tooltip">?
    <span class="lefty-tooltiptext">{TOOLTIP_POPUP_EXPLANATION_EMPTY}</span>
</span>
<BR/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<span id="redirect_to_user_field_explanation" style="font-style: italic;">{TOOLTIP_POPUP_EXPLANATION_EMPTY}</span>
<span id="redirect_to_user_field_warning" 
style="font-style: italic; font-weight: bold; color: red;">{REDIRECT_TO_USER_FIELD_WARNING}</span>
<input id="redirect_to_data_field_id" style="width: 50%;"  name="redirect_to_data_field_id" 
       type="hidden" value="{pageIDAndType}">
<input id="redirect_to_data_field_title" style="width: 50%;"  name="redirect_to_data_field_title"
       type="hidden" value="{redirectPageTitle}"> 

<!-- - - - - - - - - - - - - - - - - - - -  addManualRedirectPageSearchDropdown.html END  -->

🌑 DarkStealth — WP Plugin Edition

Directory: /home/httpd/html/matrixmodels.com/public_html/wp-content/plugins/404-solution/includes/html