File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ <h1 class="text-center">Which release do you want ?</h1>
100100 < div class ="card-deck mb-3 ">
101101 < div class ="card mb-4 shadow-sm border-success tf-card-selected " id ="tf-runmode-prod ">
102102 < div class ="card-header bg-success ">
103- < h4 class ="my-0 font-weight-normal text-center "> Production </ h4 >
103+ < h4 class ="my-0 font-weight-normal text-center "> Main Network </ h4 >
104104 </ div >
105105 < div class ="card-body ">
106106 < h5 class ="card-title text-center "> The real network</ h5 >
@@ -116,7 +116,7 @@ <h5 class="card-title text-center">The real network</h5>
116116 </ div >
117117 < div class ="card mb-4 shadow-sm border-warning tf-card " id ="tf-runmode-test ">
118118 < div class ="card-header bg-warning ">
119- < h4 class ="my-0 font-weight-normal text-center "> Testing </ h4 >
119+ < h4 class ="my-0 font-weight-normal text-center "> Test Network </ h4 >
120120 </ div >
121121 < div class ="card-body ">
122122 < h5 class ="card-title text-center "> Make it bulletproof</ h5 >
@@ -146,7 +146,7 @@ <h5 class="card-title text-center">Make it bulletproof</h5>
146146 </ div >
147147 < div class ="card mb-4 shadow-sm border-danger tf-card " id ="tf-runmode-dev ">
148148 < div class ="card-header bg-danger ">
149- < h4 class ="my-0 font-weight-normal text-center "> Development </ h4 >
149+ < h4 class ="my-0 font-weight-normal text-center "> Dev Network </ h4 >
150150 </ div >
151151 < div class ="card-body ">
152152 < h5 class ="card-title text-center "> Crashtest</ h5 >
You can’t perform that action at this time.
0 commit comments