Merge branch 'develop' of github.com:rhymix/rhymix into pr/youdontknowit

This commit is contained in:
BJRambo 2021-04-10 18:32:10 +09:00
commit c3f2b678ea
4 changed files with 11 additions and 233 deletions

View file

@ -35,7 +35,7 @@
</div>
<div class="x_modal-footer">
<span class="x_btn-group x_pull-right">
<button type="submit" class="x_btn x_btn-primary" /><!--@if($type == 'cancel')-->{$lang->cmd_cancel_declare}<!--@else-->{$lang->cmd_submit}<!--@end--></button>
<button type="submit" class="x_btn x_btn-primary"><!--@if($type == 'cancel')-->{$lang->cmd_cancel_declare}<!--@else-->{$lang->cmd_submit}<!--@end--></button>
</span>
</div>
</form>