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

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

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Rebase Created July 5, 2017, 9: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 | « pages/committee/members/kenny-ye.md ('k') | pages/solutions/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/solutions/get-whitelisted/index.md
===================================================================
--- a/pages/solutions/get-whitelisted/index.md
+++ b/pages/solutions/get-whitelisted/index.md
@@ -184,29 +184,28 @@
<div class="col-6 expand-on-tablet" markdown="1">
<form id="WebToLeadForm" class="publishers section" method="POST" name="WebToLeadForm" markdown="1">
# {{get-whitelisted Get whitelisted}}
---
-{{make-web-better[subtitle] We love the web, but we think it can improve. Help us make it a better place!}}
+{{make-web-better We love the web, but we think it can improve. Help us make it a better place!}}
-{{about-acceptable-ads[paragraph] The Acceptable Ads initiative is simple: if your ads are nonintrusive and abide by the [Acceptable Ads criteria](about/criteria), they will be seen by a much larger audience, thus increasing your traffic and revenue. It's easy to join; many advertisers and publishers already benefit from the initiative. }}
-
-{{before-applying[notice] **Important**: Before filling out the form please ensure your ads meet the [Acceptable Ads criteria](about/criteria). }}
+{{whitelist-introduction The ​Acceptable Ads initiative ​ is simple: if your ads are non-intrusive and abide by [our ​criteria](/about/criteria), they will be seen by a much larger audience, thus increasing your traffic and revenue. Many advertisers and publishers already benefit from using Acceptable Ads. If you want to be one of them, [read our guidelines](/about/criteria) and fill out the form.}}
+{: .m-b-lg }
<noscript>
<p class="bg-error p-a-sm m-y-sm">
{{enable-javascript This form requires JavaScript to be enabled to limit the amount of spam we get. Please consider enabling it for this page, or write an email to <a href="mailto:acceptableads@adblockplus.org">acceptableads@adblockplus.org</a>.}}
</p>
</noscript>
-<label class="m-t-lg" for="partner_type_c">
+<label for="partner_type_c">
{{partner-type Partner Type}}
</label>
<select id="partner_type_c" name="partner_type_c" tabindex="1">
<option id="publishers" selected="selected" value="Publisher">{{publishers Publishers}}</option>
<option id="ad-networks" value="Ad Network">{{ad-networks Ad Networks}}</option>
<option id="advertisers" value="Advertiser">{{advertisers Advertisers}}</option>
<option id="ad-tech-suppliers" value="Ad Tech supplier">{{tech-suppliers Ad Tech suppliers}}</option>
</select>
« no previous file with comments | « pages/committee/members/kenny-ye.md ('k') | pages/solutions/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld