- remove company number.

This commit is contained in:
xia0ta0
2014-04-28 09:37:59 +08:00
parent 5b40041c13
commit e6f629d0eb
-1
View File
@@ -13,7 +13,6 @@
<?php include '../../common/view/header.html.php';?>
<div id='titlebar'>
<div class='heading'>
<span class='prefix' title='COMPANY'><?php echo html::icon($lang->icons['company']);?> <strong><?php echo $build->id;?></strong></span>
<strong><?php echo $company->name;?></strong>
<small class='text-muted'> <?php echo $lang->company->edit;?> <?php echo html::icon($lang->icons['edit']);?></small>
</div>