]> git.mxchange.org Git - friendica.git/commitdiff
Bugfix of old IEs
authorTobias Hößl <tobias@hoessl.eu>
Fri, 16 Mar 2012 17:47:40 +0000 (17:47 +0000)
committerTobias Hößl <tobias@hoessl.eu>
Fri, 16 Mar 2012 17:47:40 +0000 (17:47 +0000)
view/msg-header.tpl

index b1fcefd24703258c8d30132273ca1d4651c6bdbc..098333893fdc5f5196f647a1ff1f1886e31f9397 100755 (executable)
@@ -37,7 +37,7 @@ if(plaintext != 'none') {
                                        textarea.attr('tabindex', null);
                                }
                        });
-               },
+               }
        });
 }