Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/get-whitelisted/index.md

Issue 29526635: Issue 5566 - Move 'Get Whitelisted' page out of 'Solutions' (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Created Aug. 24, 2017, 3:19 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « globals/sitemap.py ('k') | pages/get-whitelisted/thank-you.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/get-whitelisted/index.md
===================================================================
rename from pages/solutions/get-whitelisted/index.md
rename to pages/get-whitelisted/index.md
--- a/pages/solutions/get-whitelisted/index.md
+++ b/pages/get-whitelisted/index.md
@@ -1,11 +1,10 @@
title=Get whitelisted
description=Fill out the form to get whitelisted
-parent=solutions/index
<style type="text/css">
#acceptable_ads, .showError #error-msg
{
display: block;
}
#WebToLeadForm.non-publishers #acceptable_ads,
#WebToLeadForm.non-publishers .semioptional em, #error-msg
@@ -270,17 +269,17 @@
error
{: #error-msg .bg-error .p-a-sm .m-y-sm }
<p class="inline-buttons">
<input class="btn-outline-primary" type="reset" name="reset" value="{{clear Clear}}" />
<input class="btn-primary" id="submit_button" type="submit" name="Submit" value="{{submit Submit}}" />
</p>
-<input id="redirect_url" type="hidden" name="redirect_url" value="https://acceptableads.com/solutions/get-whitelisted/thank-you">
+<input id="redirect_url" type="hidden" name="redirect_url" value="https://acceptableads.com/get-whitelisted/thank-you">
<input id="campaign_id" type="hidden" name="campaign_id" value="40e41f0e-ee21-9243-b374-57319a53b6f1">
<input id="assigned_user_id" type="hidden" name="assigned_user_id" value="652b2e55-db9d-c45d-e982-51e3ee13f0d8">
<input id="team_id" type="hidden" name="team_id" value="1">
<input id="team_set_id" type="hidden" name="team_set_id" value="Global">
<input id="req_id" type="hidden" name="req_id" value="partner_type_c;first_name;last_name;email1;website_with_acceptable_ads_c;">
</form>
</div>
« no previous file with comments | « globals/sitemap.py ('k') | pages/get-whitelisted/thank-you.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld