* If entry-date is default,then hidden

This commit is contained in:
JackWuLieHao
2018-04-03 15:58:30 +08:00
parent 6dcfb832f0
commit fc48a92729
-1
View File
@@ -65,7 +65,6 @@
<th><?php echo $lang->user->join;?></th>
<td><?php echo $user->join;?></td>
</tr>
<?php;?>
<tr>
<th><?php echo $lang->user->commiter;?></th>
<td><?php echo $user->commiter;?></td>