Skip to content

Commit 93b2a47

Browse files
authored
Add files via upload
1 parent c99c60e commit 93b2a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlp/templates/emails.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ <h3><i class="envelope open icon"></i><span v-if="localeData.emails_list.email_p
238238
<td>[[ msg.message_id ]]</td>
239239
</tr>
240240
<tr>
241+
<!-- TODO fix this [1] undefined! -->
241242
<td v-if="!loading"><i :class="getTLSIcon(emails,index)[1]" class="icon"></i> [[ localeData.emails_list.status_tls_title ]]</td>
242243
<td>[[ getTLSIcon(emails,index)[0] ]]</td>
243244
</tr>

0 commit comments

Comments
 (0)