diff options
Diffstat (limited to 'view/msg-header.tpl')
-rwxr-xr-x | view/msg-header.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/msg-header.tpl b/view/msg-header.tpl index b1fcefd24..098333893 100755 --- a/view/msg-header.tpl +++ b/view/msg-header.tpl @@ -37,7 +37,7 @@ if(plaintext != 'none') { textarea.attr('tabindex', null); } }); - }, + } }); } |