--- sections/novosti.inc 2001/09/20 09:50:24 1.5 +++ sections/novosti.inc 2001/11/07 12:09:58 1.6 @@ -23,6 +23,10 @@ $title.=" : Dogotki"; } elseif (strlen($type) == 3) { $sql_where .= " and type='$type'"; + if ($type=="mp_") { + $title.=" : PLIVA Magazin"; + $smarty->assign("mtext","PLIVA Magazin"); + } } }