Compare needs back to page history button on bottom, too

This commit is contained in:
Eston Bond
2010-11-15 19:59:50 -08:00
parent ac68dd0f73
commit 2658364ca7
2 changed files with 3 additions and 0 deletions
@@ -449,6 +449,7 @@ a:hover, a:visited {
.compare #footer ul.actions li {
margin-left: 0;
margin-right: 0.6em;
}
@@ -24,6 +24,8 @@
</div>
<div id="footer">
<ul class="actions">
<li class="minibutton"><a href="/history/{{escaped_name}}"
class="action-page-history">Back to Page History</a></li>
<li class="minibutton"><a href="#">Back to Top</a></li>
</ul>
</div>