]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/contact_head.tpl
have the base -wide.css variants inherit from the non-wide version
[friendica.git] / view / smarty3 / contact_head.tpl
index 72e7edbfb932967bbfe75bc64f492eb3a2f07a15..e20f4937a09dac6915895cbf98d93c484934f5ee 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     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">
@@ -17,9 +22,9 @@ tinyMCE.init({
        entity_encoding : "raw",
        add_unload_trigger : false,
        remove_linebreaks : false,
-       force_p_newlines : false,
-       force_br_newlines : true,
-       forced_root_block : '',
+       //force_p_newlines : false,
+       //force_br_newlines : true,
+       forced_root_block : 'div',
        content_css: "{{$baseurl}}/view/custom_tinymce.css"