0) : ?>
|
=lang('error')?>
|
=$val['label']?> |
=str_replace(
array(
'%conflicting_groups%',
'%conflicting_data%',
'%conflicting_global_vars%'
),
array(
' '.implode( ", ", $conflicting_groups ).' ',
''.implode( " '
),
$val['description']
)?>
", $conflicting_global_vars ).' |
|
=lang('success')?>
|
=$val['label']?> |
=str_replace(
array(
'%template_count%',
'%global_vars%'
),
array(
$template_count,
' '.implode( " '
),
$val['description']
)?>
", $global_vars ).' |