links are missing under all comments:
* delete
* edit
* reply

Comments

KrisBulman’s picture

can someone advise how i put these in?

KrisBulman’s picture

found it, just add

  <?php if ($links): ?>
    <div class="links"><?php print $links ?></div>
  <?php endif; ?>

before the last div in comment.tpl.php

psynaptic’s picture

Status: Active » Fixed

Hi, this was already fixed in the 1.4 release :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.