$tag_bundle) { $num_tags = count($tag_bundle); print ''; $table_prefix = ''; foreach ($tag_bundle as $tag => $tag_count) { $count = ($tag_count > 1) ? $tag_count . ' items' : $tag_count . ' item'; print $table_prefix . ''; print ''; $table_prefix = ''; } $table_prefix = ''; } ?>
Tag# of Items
' . strtoupper($tag_key) . '' . $tag . '' . $count . '[ Edit ] [ Delete ]