mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 20:50:13 +08:00
Fix title display in install-header
This commit is contained in:
parent
2113418b6b
commit
5f597a54a5
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
<div class="col-md-4 install-header-title-col">
|
||||
|
||||
<div class="install-view-title record-view-name">
|
||||
<div class="install-view-title record-view-name pl-4">
|
||||
<scrm-label labelKey="LBL_WELCOME" module="install"></scrm-label>
|
||||
</div>
|
||||
<div class="install-view-subtitle record-view-title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue