Instead if terms exist it will display the text "in"
See some code from node.tpl.php:
<?php if ($terms): ?>
<div class="terms terms-inline"><?php print t(' in ') . $terms; ?></div>
<?php endif; ?>This should work, it just doesn't for some reason...
Comments
Comment #1
jnvsor commentedOh I'm sorry, they were colored the same as the background, apologies
Comment #2
johnalbinSneaky little terms. :-)