s/Filter:/Show:/

This commit is contained in:
Ivan Kozik 2014-10-09 08:05:43 +00:00
parent 3121277251
commit bcd9b30da2

View File

@ -245,9 +245,9 @@ a.ignore {
<a href="http://archiveteam.org/index.php?title=ArchiveBot" class="underlined-a">ArchiveBot</a>
tracking ~<span id="num-crawls">0</span> crawls.
See also <a href="pipelines" class="underlined-a">pipeline</a> or <a href="logs/recent" class="underlined-a">job</a> reports.
Filter: <input id="filter-box" type="text" size="21" autofocus>
<input onclick="byId('filter-box').value=''; byId('filter-box').onchange();" type="button" value="None" class="button">
<input onclick="byId('filter-box').value='`'; byId('filter-box').onchange();" type="button" value=" All " class="button">
Show: <input id="filter-box" type="text" size="21" autofocus>
<input onclick="byId('filter-box').value=''; byId('filter-box').onchange();" type="button" value=" All " class="button">
<input onclick="byId('filter-box').value='`'; byId('filter-box').onchange();" type="button" value="None" class="button">
</div>
<div>
<input type="button" onclick="ds.toggleAlign()" class="button" value="Align!">