Lines Matching refs:label
8 <?php foreach ($tpl->get('labels') as $label): ?>
11 $tpl->param('id') == $label->id): ?>
13 <input type="hidden" name="id" value="<?php echo $label->id ?>" />
23 <td><?php echo $label->name ?></td>
24 <td <?php if ($label->count > 0) echo 'colspan="2"'; ?>>
25 <a href="<?php echo $tpl->url('types', 'action', 'edit', 'id', $label->id) ?>">
29 <?php if ($label->count == 0): ?>
32 href="<?php echo $tpl->url('types', 'action', 'remove', 'id', $label->id) ?>">
40 <a href="<?php echo $tpl->url('threads', 'label_id', $label->id) ?>">
41 <?php echo $label->count ?>