From fa5f4bdf7209a75046719abc94550cc3ca29210b Mon Sep 17 00:00:00 2001 From: mohrt Date: Mon, 21 Apr 2003 14:02:03 +0000 Subject: [PATCH] fix example text --- docs/designers.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/designers.sgml b/docs/designers.sgml index df1231f1..f784fb3a 100644 --- a/docs/designers.sgml +++ b/docs/designers.sgml @@ -602,7 +602,8 @@ Psychics predict world didn't end yesterday. index.php: $smarty = new Smarty; -$smarty->assign('articleTitle', 'War Dims Hope for Peace. Child's Death Ruins Couple's Holiday.'); +$smarty->assign('articleTitle', "War Dims Hope for Peace. Child's Death Ruins +Couple's Holiday.\n\nMan is Fatally Slain. Death Causes Loneliness, Feeling of Isolation."); $smarty->display('index.tpl'); index.tpl: