* ajusted views of module 'bug'.

This commit is contained in:
Catouse
2014-03-31 11:38:43 +08:00
parent 98efc661af
commit 98afc277a3
8 changed files with 207 additions and 191 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<div id='titlebar'>
<div class='heading'>
<span class='prefix'><?php echo html::icon($lang->icons['task']);?></span>
<strong><small class='text-muted'><i class='icon icon-plus'></i></small> <?php echo $lang->task->create;?></strong>
<strong><small class='text-muted'><?php echo html::icon($lang->icons['create']);?></small> <?php echo $lang->task->create;?></strong>
</div>
</div>
<form class='form-condensed' method='post' enctype='multipart/form-data' id='dataform' class='ajaxForm'>