This commit is contained in:
thanatos
2021-09-26 13:33:22 +08:00
parent dbeacce70f
commit c0e6b93d3f
7 changed files with 42 additions and 37 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
</tr>
<tr>
<th><?php echo $lang->api->baseUrl?></th>
<td style="width: 80%"><?php echo html::input('name', '', "class='form-control'")?></td>
<td style="width: 80%"><?php echo html::input('baseUrl', '', "class='form-control'")?></td>
</tr>
<tr>
<th><?php echo $lang->api->control;?></th>