This commit is contained in:
8
AppStore/views/row-title.php
Normal file
8
AppStore/views/row-title.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<th><?php echo _t('名称'); ?></th>
|
||||
<th><?php echo _t('描述'); ?></th>
|
||||
<th><?php echo _t('版本'); ?></th>
|
||||
<th><?php echo _t('版本要求'); ?></th>
|
||||
<th><?php echo _t('作者'); ?></th>
|
||||
<th><?php echo _t('操作'); ?></th>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user