* change 'featurebar' to 'titlebar' and ajust style.

This commit is contained in:
Catouse
2014-04-23 17:56:18 +08:00
parent 924f8fbc8c
commit 6193014130
25 changed files with 30 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<?php js::set('confirmDelete', $lang->testtask->confirmDelete)?>
<div id='featurebar'>
<div id='titlebar'>
<div class='heading'><?php echo html::icon($lang->icons['testtask']);?> <?php echo $lang->testtask->browse;?></div>
<div class='actions'>
<?php common::printIcon('testtask', 'create', "product=$productID");?>