]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/contact_head.tpl
Merge remote-tracking branch 'upstream/develop' into 1606-contact-id
[friendica.git] / view / templates / contact_head.tpl
index e20f4937a09dac6915895cbf98d93c484934f5ee..ceda781eabf80883468f1bd61404cec4e1409990 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <script language="javascript" type="text/javascript"
           src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script>
           <script language="javascript" type="text/javascript">
@@ -18,6 +14,7 @@ tinyMCE.init({
        theme_advanced_toolbar_location : "top",
        theme_advanced_toolbar_align : "center",
        theme_advanced_styles : "blockquote,code",
+       theme_advanced_resizing : true,
        gecko_spellcheck : true,
        entity_encoding : "raw",
        add_unload_trigger : false,