We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbc496 commit d3db0e8Copy full SHA for d3db0e8
default/web_tt2/modindex.tt2
@@ -70,6 +70,7 @@
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"
73
+ title="[%|loc%]view[%END%]">
74
[% UNLESS msg.value.subject.length ~%]
75
<i>[%|loc%]No subject[%END%]</i>
76
[%~ ELSE ~%]
0 commit comments