Index: modules/node.module =================================================================== RCS file: /cvs/drupal/drupal/modules/node.module,v retrieving revision 1.611 diff -u -F^function -r1.611 node.module --- modules/node.module 7 Mar 2006 19:38:19 -0000 1.611 +++ modules/node.module 8 Mar 2006 01:22:36 -0000 @@ -1874,7 +1874,7 @@ function theme_node_preview($node) { if ($node->teaser && $node->teaser != $node->body) { drupal_set_message(t('The trimmed version of your post shows what your post looks like when promoted to the main page or when exported for syndication. You can insert the delimiter "<!--break-->" (without the quotes) to fine-tune where your post gets split.')); $output .= '