From: Tobias Hößl Date: Fri, 16 Mar 2012 17:47:40 +0000 (+0000) Subject: Bugfix of old IEs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=90bb32ab7393687d46e198f94d181c830f881def;p=friendica.git Bugfix of old IEs --- diff --git a/view/msg-header.tpl b/view/msg-header.tpl index b1fcefd247..098333893f 100755 --- a/view/msg-header.tpl +++ b/view/msg-header.tpl @@ -37,7 +37,7 @@ if(plaintext != 'none') { textarea.attr('tabindex', null); } }); - }, + } }); }