aboutsummaryrefslogtreecommitdiffstats
path: root/mod/layouts.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-04-29 16:33:03 +0200
committerMario Vavti <mario@mariovavti.com>2015-04-29 16:33:03 +0200
commitf987fc3e6fcd4cda0bfe2a92d7b4b04e79159e89 (patch)
tree1bd40764eaac73988a1c0b6067af30a7f3cc034e /mod/layouts.php
parentbc44b6f793c686255ab1c6d2e18a6dbe754b6b96 (diff)
downloadvolse-hubzilla-f987fc3e6fcd4cda0bfe2a92d7b4b04e79159e89.tar.gz
volse-hubzilla-f987fc3e6fcd4cda0bfe2a92d7b4b04e79159e89.tar.bz2
volse-hubzilla-f987fc3e6fcd4cda0bfe2a92d7b4b04e79159e89.zip
adjust placeholder naming
Diffstat (limited to 'mod/layouts.php')
-rw-r--r--mod/layouts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/layouts.php b/mod/layouts.php
index b1e4cd345..1d33ba845 100644
--- a/mod/layouts.php
+++ b/mod/layouts.php
@@ -121,7 +121,7 @@ function layouts_content(&$a) {
'ptlabel' => t('Layout Name'),
'profile_uid' => intval($owner),
'expanded' => true,
- 'placeholdertitle' => t('Layout Description')
+ 'placeholdertitle' => t('Layout Description (Optional)')
);
if($_REQUEST['title'])