true)); //for spacing
//add spacing for display fields to even out the box size
for ($x = 0; $x < count($df); $x++) { ?>
";
}
if (!isset($collections[$n]['savedsearch']) || (isset($collections[$n]['savedsearch']) && $collections[$n]['savedsearch'] == null)) {
$collection_prefix = $lang["collection"] . ": ";
$collection_tag = $lang['collection'];
} else {
$collection_prefix = ""; # The prefix $lang['smartcollection'] . ": " is added in i18n_get_collection_name()
$collection_tag = $lang['smartcollection'];
}
?>
|
- |
|
|
|
|