j
k
j a
j l
Minor Point
switch ($node->field_news_type[0]['value'] == 'Retail Week Teaser') {
should be
switch ($node->field_news_type[0]['value']) {
Steve Ringwood Nevets Software
Back to the thread
Back to the list