* code for task#1622.

This commit is contained in:
xia0ta0
2013-08-02 10:10:45 +08:00
parent a215237c50
commit 87a7c2b9a5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<div class='block linkbox1' id='productbox'>
<?php if(empty($productStats)):?>
<table class='table-1 a-center bg-gray' height='138px'>
<table class='table-1 a-center' height='138px'>
<caption><span class='icon-allProducts'>&nbsp;</span><?php echo $lang->my->home->products;?></caption>
<tr>
<td valign='middle'>
+1 -1
View File
@@ -1,6 +1,6 @@
<div class='block linkbox1' id='projectbox'>
<?php if(count($projectStats) == 0):?>
<table class='table-1 a-center bg-gray' height='138px'>
<table class='table-1 a-center' height='138px'>
<caption><span class='icon-allProjects'>&nbsp;</span><?php echo $lang->my->home->projects;?></caption>
<tr>
<td valign='middle'>