Removed the aria-label attribute as only one of title or aria-label is
allowed by the standard; also, this is consistent with the Angular7
menu.
Signed-off-by: Sam Link <slink@LIBPC002>
</li>
[% END %]
- <li class="dropdown" ng-show="username" uib-dropdown aria-label="Logout and more..." title="Logout and more...">
+ <li class="dropdown" ng-show="username" uib-dropdown title="Logout and more...">
<a href class="glyphicon glyphicon-list"
uib-dropdown-toggle></a>
<ul uib-dropdown-menu>