File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
2
<!--
3
- Copyright (c) 2012, 2018 , Oracle and/or its affiliates. All rights reserved .
3
+ Copyright (c) 2012, 2020 , Oracle and/or its affiliates.
4
4
5
5
This program is free software; you can redistribute it and/or modify
6
6
it under the terms of the GNU General Public License, version 2.0,
256
256
257
257
<!-- Big MySQL Logo image in the background -->
258
258
< div id ="mysql-logo "> < img alt ="MySQL logo " src ="img/welcome-mysql-logo.png "> </ div >
259
- <!-- Configuration box: Start from scratch or continue -->
260
- < div id ="configure-box-wrapper ">
259
+
260
+ < div id ="deprecate-box-wrapper " style ="display: flex; flex-wrap: wrap; margin-top: 80px ">
261
+ < div id ="deprecate-box " style ="width: -webkit-fill-available; margin-right: 2%; line-height: 30px; margin: 10px; font-size: xx-large; color: red; ">
262
+ < p > < b > Warning< br > < br > MCC is deprecated and will be removed in a future release.</ b > </ p >
263
+ </ div >
264
+ </ div >
265
+
266
+ <!-- Configuration box: Start from scratch or continue -->
267
+ < div id ="configure-box-wrapper " style ="top: 300px ">
261
268
< div id ="configure-box ">
262
269
< div id = "configListContainer " style ="width: 50%;height: 70%;margin: 0 auto;float: left;text-align: left;border: 0; ">
263
270
< select id ="sid1 "> </ select >
You can’t perform that action at this time.
0 commit comments