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

Side by Side Diff: footer.html

Issue 5012090720878592: Removed Bugs entry from footer navi at adblockplus.org (Closed)
Patch Set: Created June 17, 2014, 1:40 p.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/acceptable-ads">Acceptable Ads</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>
17 <li><a href="/blog/" hreflang="en">Blog</a></li> 17 <li><a href="/blog/" hreflang="en">Blog</a></li>
18 <li><a href="/forum/" hreflang="en">Forum</a></li> 18 <li><a href="/forum/" hreflang="en">Forum</a></li>
19 <li><a href="en/development-builds">Development builds</a></li> 19 <li><a href="en/development-builds">Development builds</a></li>
20 </ul> 20 </ul>
21 </section> 21 </section>
22 22
23 <section> 23 <section>
24 <h1>Development</h1> 24 <h1>Development</h1>
25 <ul> 25 <ul>
26 <li><a href="en/source">Source Code</a></li> 26 <li><a href="en/source">Source Code</a></li>
27 <li><a href="/forum/viewforum.php?f=11" hreflang="en">Bugs</a></li>
28 <li><a href="https://issues.adblockplus.org/report/13" hreflang="en">Roa dmap</a></li> 27 <li><a href="https://issues.adblockplus.org/report/13" hreflang="en">Roa dmap</a></li>
29 <li><a href="en/tools">Tools</a></li> 28 <li><a href="en/tools">Tools</a></li>
30 </ul> 29 </ul>
31 </section> 30 </section>
32 </nav> 31 </nav>
33 32
34 <section id="social"> 33 <section id="social">
35 <h1>Follow Us On</h1> 34 <h1>Follow Us On</h1>
36 <ul id="social-list"> 35 <ul id="social-list">
37 <li class="social-entry"> 36 <li class="social-entry">
38 <a rel="nofollow" id="social-facebook" class="sprite" href="https://www. facebook.com/adblockplus"/> 37 <a rel="nofollow" id="social-facebook" class="sprite" href="https://www. facebook.com/adblockplus"/>
39 </li> 38 </li>
40 <li class="social-entry"> 39 <li class="social-entry">
41 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt er.com/adblockplus"/> 40 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt er.com/adblockplus"/>
42 </li> 41 </li>
43 <li class="social-entry"> 42 <li class="social-entry">
44 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go ogle.com/110020691898167279887"/> 43 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go ogle.com/110020691898167279887"/>
45 </li> 44 </li>
46 </ul> 45 </ul>
47 </section> 46 </section>
48 </div> 47 </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