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

Unified Diff: includes/footer.tmpl

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.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 | « no previous file | includes/header.tmpl » ('j') | pages/exceptions/elemhide.tmpl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/footer.tmpl
===================================================================
--- a/includes/footer.tmpl
+++ b/includes/footer.tmpl
@@ -1,10 +1,3 @@
-<footer class="abp-container">
-<h3>Useful links</h3>
-<ul class="abp-linkset">
- <li><a href="https://adblockplus.org/" target="_top">ABP Main Site</a></li>
- <li><a href="https://adblockplus.org/en/filters" target="_top">ABP Filter Documentation</a></li>
- <li><a href="https://adblockplus.org/en/filter-cheatsheet" target="_top">ABP Filter Cheatsheet</a></li>
- <li><a href="https://issues.adblockplus.org" target="_top">ABP Issue Tracker</a></li>
-</ul>
-<p class="abp-lastupdate">(Site last updated: 2015-08-01)</p>
+<footer class="site-footer">
+ <p class="site-update">Last site update: April 2018</p>
kzar 2018/04/19 13:08:20 I think it would be better to display a version nu
kzar 2018/04/23 09:57:27 Yea, fair enough.
</footer>
« no previous file with comments | « no previous file | includes/header.tmpl » ('j') | pages/exceptions/elemhide.tmpl » ('J')

Powered by Google App Engine
This is Rietveld