add title text to sort-containers-link img
This commit is contained in:
parent
928d767af8
commit
8eb52c70dd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
<h4>Containers</h4>
|
||||
</div>
|
||||
<div class="small-2 columns header-column">
|
||||
<a id="sort-containers-link"><img alt="Sort Containers" class="icon" src="/img/container-sort.svg"></a>
|
||||
<a id="sort-containers-link"><img alt="Sort Containers" title="Sort Containers" class="icon" src="/img/container-sort.svg"></a>
|
||||
</div>
|
||||
</div>
|
||||
<table class="unstriped hover">
|
||||
|
|
Loading…
Add table
Reference in a new issue