* code for task#1024.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#productplan td, tr, th{ border:1px solid #E4E4E4;}
|
||||
@@ -12,7 +12,7 @@
|
||||
?>
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include '../../common/view/tablesorter.html.php';?>
|
||||
<table class='table-1 tablesorter fixed'>
|
||||
<table class='table-1 tablesorter fixed' id="productplan">
|
||||
<caption class='caption-tr'>
|
||||
<div class='f-left'><?php echo $lang->productplan->browse;?></div>
|
||||
<div class='f-right'><?php common::printLink('productplan', 'create', "productID=$product->id", $lang->productplan->create);?></div>
|
||||
|
||||
Reference in New Issue
Block a user