modify translations of admin module

This commit is contained in:
dajiao007
2018-01-17 16:01:59 +08:00
parent 577e5fbbbd
commit 2a8146f6fb
17 changed files with 65 additions and 48 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
<legend><?php echo $lang->project->basicInfo?></legend>
<table class='table table-data table-condensed table-borderless'>
<tr>
<th class='w-100px text-right strong'><?php echo $lang->project->name;?></th>
<th class='w-110px text-right strong'><?php echo $lang->project->name;?></th>
<td><?php echo $project->name;?></td>
</tr>
<tr>