'#description'=>t('The parent that this page belongs in. Note that pages whose parent is <top-level> are regarded as independent, top-level books.')
);
...
...
@@ -258,16 +258,13 @@ function book_form(&$node) {
'#description'=>t('The parent that this page belongs in. Note that pages whose parent is <top-level> are regarded as independent, top-level books.')
);
...
...
@@ -258,16 +258,13 @@ function book_form(&$node) {
$form['log']['message']=array('#type'=>'textarea','#default_value'=>$node->log,'#description'=>t('An explanation of the additions or updates being made to help other authors understand your motivations.')
$form['log']['message']=array('#type'=>'textarea','#default_value'=>$node->log,'#description'=>t('An explanation of the additions or updates being made to help other authors understand your motivations.')
@@ -172,6 +172,7 @@ function upload_form_alter($form_id, &$form) {
'#description'=>t('Changes made to the attachments are not permanent until you save this post. The first "listed" file will be included in RSS feeds.'),
@@ -172,6 +172,7 @@ function upload_form_alter($form_id, &$form) {
'#description'=>t('Changes made to the attachments are not permanent until you save this post. The first "listed" file will be included in RSS feeds.'),