* 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
@@ -14,7 +14,7 @@
<?php include '../../common/view/tablesorter.html.php';?>
<?php js::set('confirmDelete', $lang->doc->confirmDelete)?>
<div class='container'>
<div id='featurebar'>
<div id='titlebar'>
<div class='heading'>
<?php echo html::icon($lang->icons['doc']);?> <?php echo $lang->project->doc;?>
</div>