+ add the feature of delete and view to product.

This commit is contained in:
wangchunsheng
2010-04-10 14:50:59 +00:00
parent 739759d7b1
commit 449969e91f
10 changed files with 104 additions and 25 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-4'>
<table class='table-1'>
<caption><?php echo $lang->product->create;?></caption>
<tr>
<th class='rowhead'><?php echo $lang->product->name;?></th>