We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b29dfd commit c50e05cCopy full SHA for c50e05c
index.html
@@ -1206,7 +1206,7 @@ <h3>How?</h3>
1206
<div class="modal-header"><h2>Create a Custom Build</h2></div>
1207
<div class="modal-body">
1208
<div ng-show="buildErrorText">
1209
- <h3 style="text-align: center;">{{buildErrorText</h3>
+ <h3 style="text-align: center;">{{buildErrorText}}</h3>
1210
</div>
1211
<div ng-hide="buildErrorText">
1212
<h3 style="text-align: center;">Select the modules you wish to download:</h3>
0 commit comments