NIHVIVO-2280: Deleted extra quote.

This commit is contained in:
manolobevia 2011-06-23 18:05:10 +00:00
parent 38076ed92b
commit 5a2e1c4cff

View file

@ -186,7 +186,7 @@
Login count
<nav class="account-alpha-browse">
<a class="sort-asc" href="?accountsPerPage=${accountsPerPage}&orderField=count&orderDirection=ASC" title="ascending order"></a>
<a class="sort-desc" href="?accountsPerPage=${accountsPerPage}&orderField=count&orderDirection=DESC"" title="descending order"></a>
<a class="sort-desc" href="?accountsPerPage=${accountsPerPage}&orderField=count&orderDirection=DESC" title="descending order"></a>
</nav>
</th>
</tr>