File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 242242 </main >
243243 </div >
244244 <footer class =" text-center" >
245- <p v-html =" installerData.poweredBy" />
245+ <p class = " text-white " v-html =" installerData.poweredBy" />
246246 </footer >
247247</template >
248248
Original file line number Diff line number Diff line change 128128 v-if =" installerData.stepData.dbExists"
129129 :closable =" false"
130130 severity =" warn"
131+ style =" margin-bottom : 8px ;"
131132 >
132133 <span v-html =" t('A database with the name already exists. It will be <b>deleted</b>.')" />
133134 </Message >
Original file line number Diff line number Diff line change 2626 <Message
2727 :closable =" false"
2828 severity =" warn"
29+ style =" margin-bottom : 8px ;"
2930 >
3031 <strong v-t =" 'Security advice'" />
3132
3435 tag =" p"
3536 >
3637 <code >config/</code >
37- <code >main/install/</code >
38+ <code >public/ main/install/</code >
3839 </i18n-t >
3940 </Message >
4041
You can’t perform that action at this time.
0 commit comments