* change 'featurebar' to 'titlebar' and ajust style.
This commit is contained in:
@@ -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");?>
|
||||
|
||||
Reference in New Issue
Block a user