[atlas/master] Removes deprecated attributes from search results table (Fixes: #21292)

31 Jan
2017
31 Jan
'17
10:53 p.m.
commit e5a3f7042972889bcaffc4bc81255c38136386e1 Author: Iain R. Learmonth <irl@fsfe.org> Date: Mon Jan 30 02:15:15 2017 +0000 Removes deprecated attributes from search results table (Fixes: #21292) --- templates/search/do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/search/do.html b/templates/search/do.html index 2e2a71b..c534f7a 100644 --- a/templates/search/do.html +++ b/templates/search/do.html @@ -51,7 +51,7 @@ <% } %> <h1 id="search-title"></h1> -<table cellpadding="0" cellspacing="0" border="0" class="table table-bordered table-striped" id="torstatus_results"> +<table class="table table-bordered table-striped" id="torstatus_results"> <thead> <tr> <th>Nickname</th>
3048
Age (days ago)
3048
Last active (days ago)
0 comments
1 participants
participants (1)
-
irl@torproject.org