* Fix bug #15009 and change config->MR to config->mr.

This commit is contained in:
Guan Xiying
2021-09-08 10:13:28 +08:00
parent 6ba818fd78
commit b305b8c752
8 changed files with 35 additions and 26 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
</td>
</tr>
<tr>
<th><?php echo $lang->mr->name;?></th>
<th><?php echo $lang->mr->title;?></th>
<td class='required'><?php echo html::input('title', '', "class='form-control'"); ?></td>
</tr>
<tr>