X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fmsg-header.tpl;h=2d1ea7a61275050aa29f0e899fa3d6846a505d9a;hb=8af78079cbabe530554950ac241b24bbdcaf2cb7;hp=098333893fdc5f5196f647a1ff1f1886e31f9397;hpb=e5c29fcc786cee73c08247824cb87e9ed65a2c36;p=friendica.git diff --git a/view/msg-header.tpl b/view/msg-header.tpl old mode 100755 new mode 100644 index 098333893f..2d1ea7a612 --- a/view/msg-header.tpl +++ b/view/msg-header.tpl @@ -16,6 +16,7 @@ if(plaintext != 'none') { theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "center", theme_advanced_blockformats : "blockquote,code", + gecko_spellcheck : true, paste_text_sticky : true, entity_encoding : "raw", add_unload_trigger : false, @@ -40,6 +41,9 @@ if(plaintext != 'none') { } }); } +else + $("#prvmail-text").contact_autocomplete(baseurl+"/acl"); +