Skip to content

Commit 1583865

Browse files
committed
Tip and alt the strat
Post OpenUserJS#1446 ... related to OpenUserJS#604
1 parent 806850b commit 1583865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/includes/session.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</span>
3333
</div>
3434
<div class="session-info pull-right">
35-
<img src="/images/strat/{{strategy}}16.png">
35+
<img src="/images/strat/{{strategy}}16.png" title="{{#strategy}}{{strategy}}{{/strategy}}{{^strategy}}passport{{/strategy}}" alt="{{#strategy}}{{strategy}}{{/strategy}}{{^strategy}}passport{{/strategy}}">
3636
<i class="fa fa-fw fa-globe ua {{ua.class}} " title="{{#ua.raw}}{{ua.raw}}{{/ua.raw}}{{^ua.raw}}{{/ua.raw}}"></i>
3737
{{#cookie.since}}<time datetime="{{cookie.sinceISOFormat}}" title="{{cookie.since}}">{{cookie.sinceHumanized}}</time>{{/cookie.since}}{{^cookie.since}}<em>&hellip;</em>{{/cookie.since}}
3838
</div>

0 commit comments

Comments
 (0)