[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit e5a3f7042972889bcaffc4bc81255c38136386e1
Author: Iain R. Learmonth <irl@xxxxxxxx>
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>



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits