aboutsummaryrefslogtreecommitdiffstats
path: root/view/msg-header.tpl
diff options
context:
space:
mode:
authorTobias Hößl <tobias@hoessl.eu>2012-03-16 17:47:40 +0000
committerTobias Hößl <tobias@hoessl.eu>2012-03-16 17:47:40 +0000
commit90bb32ab7393687d46e198f94d181c830f881def (patch)
treea0f81868c8199ba0da1b29df5db6e89f2a5c7753 /view/msg-header.tpl
parent27054964feba44e82589fb6b8c464c59b9420feb (diff)
downloadvolse-hubzilla-90bb32ab7393687d46e198f94d181c830f881def.tar.gz
volse-hubzilla-90bb32ab7393687d46e198f94d181c830f881def.tar.bz2
volse-hubzilla-90bb32ab7393687d46e198f94d181c830f881def.zip
Bugfix of old IEs
Diffstat (limited to 'view/msg-header.tpl')
-rwxr-xr-xview/msg-header.tpl2
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);
}
});
- },
+ }
});
}