aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editlayout.php
diff options
context:
space:
mode:
authorroot <root@v22013111044215586.yourvserver.net>2014-06-29 18:30:59 +0200
committerroot <root@v22013111044215586.yourvserver.net>2014-06-29 18:30:59 +0200
commit5df50c4a0bf80f3697c7088c9c4a3815206fe97d (patch)
treead3f2b4df700dae971683265c9a83d5bbee0eb31 /mod/editlayout.php
parent79dc4b83701f73bdece2b4d78a73698fbbc538c6 (diff)
parent628f1218049715c8acf953dbda8f902b3902cc2f (diff)
downloadvolse-hubzilla-5df50c4a0bf80f3697c7088c9c4a3815206fe97d.tar.gz
volse-hubzilla-5df50c4a0bf80f3697c7088c9c4a3815206fe97d.tar.bz2
volse-hubzilla-5df50c4a0bf80f3697c7088c9c4a3815206fe97d.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'mod/editlayout.php')
-rw-r--r--mod/editlayout.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/editlayout.php b/mod/editlayout.php
index da681cf34..1e8a6e990 100644
--- a/mod/editlayout.php
+++ b/mod/editlayout.php
@@ -65,8 +65,8 @@ function editlayout_content(&$a) {
$plaintext = true;
// You may or may not be a local user. This won't work,
- if(feature_enabled(local_user(),'richtext'))
- $plaintext = false;
+// if(feature_enabled(local_user(),'richtext'))
+// $plaintext = false;
$o .= replace_macros(get_markup_template('edpost_head.tpl'), array(
'$title' => t('Edit Layout')