mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 01:10:42 +08:00
Fix #575 - Remove label element
This commit is contained in:
parent
9df984eccd
commit
6661f54bb3
1 changed files with 1 additions and 2 deletions
|
@ -119,8 +119,7 @@
|
|||
<div class="action-group-menu float-right install-view-actions">
|
||||
<button type="submit" class="button-group-button settings-button d-flex
|
||||
flex-wrap align-content-end">
|
||||
<label style="cursor: pointer"
|
||||
class="mb-0">{{ mod_strings.LBL_PROCEED }}</label>
|
||||
{{ mod_strings.LBL_PROCEED }}
|
||||
</button>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue