Fix bug.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
<h2 id="short-content" title="<?php echo $design->name;?>">
|
||||
<span class='label label-id'><?php echo $design->id;?></span>
|
||||
<?php echo html::a($this->createLink('design', 'view', "id=$design->id"), $design->name, '');?>
|
||||
</h2>
|
||||
<h2>
|
||||
<small><?php echo $lang->arrow . ' ' . $lang->design->edit;?></small>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user