* Format code.

This commit is contained in:
zhujinyong
2021-10-19 18:57:15 +08:00
parent b913fbb993
commit 823fd5db59
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ js::set('struct', $struct);
<div class='center-block'>
<div class='main-header'>
<h2>
<?php echo $struct->name;?>
<small><?php echo $lang->arrow . ' ' . $lang->api->editStruct;?></small>
<?php echo $struct->name;?>
<small><?php echo $lang->arrow . ' ' . $lang->api->editStruct;?></small>
</h2>
</div>
<form class="load-indicator main-form form-ajax" id="dataform" method='post' enctype='multipart/form-data'>