adjust placeholder naming

This commit is contained in:
Mario Vavti
2015-04-29 16:33:03 +02:00
parent bc44b6f793
commit f987fc3e6f
2 changed files with 3 additions and 2 deletions

View File

@@ -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'])