We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbc496 commit 725b3b2Copy full SHA for 725b3b2
‎default/web_tt2/modindex.tt2
@@ -69,7 +69,7 @@
69
<div class="small-6 medium-3 columns" role="cell">
70
<a href="[% 'ajax/viewmod' | url_rel([list,msg.key]) %]"
71
data-reveal-id="mainviewmod" data-reveal-ajax="true"
72
- data-tooltip aria-haspopup="true"
+ data-tooltip aria-haspopup="true">
73
[% UNLESS msg.value.subject.length ~%]
74
<i>[%|loc%]No subject[%END%]</i>
75
[%~ ELSE ~%]
0 commit comments