aboutsummaryrefslogtreecommitdiffstats
path: root/mod/layouts.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/layouts.php')
-rw-r--r--mod/layouts.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/layouts.php b/mod/layouts.php
index b1e4cd345..2e45362ba 100644
--- a/mod/layouts.php
+++ b/mod/layouts.php
@@ -121,7 +121,8 @@ function layouts_content(&$a) {
'ptlabel' => t('Layout Name'),
'profile_uid' => intval($owner),
'expanded' => true,
- 'placeholdertitle' => t('Layout Description')
+ 'placeholdertitle' => t('Layout Description (Optional)'),
+ 'novoting' => true
);
if($_REQUEST['title'])