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

Side by Side Diff: footer.html

Issue 5943154301730816: Replace Screenshot link by Acceptable Ads link on adblockplus.org (Closed)
Patch Set: Created April 10, 2014, 10:29 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div id="footer-content"> 1 <div id="footer-content">
2 <nav> 2 <nav>
3 <section class="first"> 3 <section class="first">
4 <h1>Resources</h1> 4 <h1>Resources</h1>
5 <ul> 5 <ul>
6 <li><a href="en/screenshots">Screenshots</a></li> 6 <li><a href="en/acceptable-ads">Acceptable Ads</a></li>
7 <li><a href="en/documentation">Documentation</a></li> 7 <li><a href="en/documentation">Documentation</a></li>
8 <li><a href="en/privacy">Privacy policy</a></li> 8 <li><a href="en/privacy">Privacy policy</a></li>
9 <li><a href="/de/impressum">Legal notice</a></li> 9 <li><a href="/de/impressum">Legal notice</a></li>
10 </ul> 10 </ul>
11 </section> 11 </section>
12 12
13 <section> 13 <section>
14 <h1>Community</h1> 14 <h1>Community</h1>
15 <ul> 15 <ul>
16 <li><a href="/releases/" hreflang="en">Announcements</a></li> 16 <li><a href="/releases/" hreflang="en">Announcements</a></li>
(...skipping 22 matching lines...) Expand all
39 </li> 39 </li>
40 <li class="social-entry"> 40 <li class="social-entry">
41 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt er.com/adblockplus"/> 41 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt er.com/adblockplus"/>
42 </li> 42 </li>
43 <li class="social-entry"> 43 <li class="social-entry">
44 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go ogle.com/110020691898167279887"/> 44 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go ogle.com/110020691898167279887"/>
45 </li> 45 </li>
46 </ul> 46 </ul>
47 </section> 47 </section>
48 </div> 48 </div>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld