Compare commits
1 Commits
master
...
mononaut/a
Author | SHA1 | Date | |
---|---|---|---|
|
0b33d674c4 |
@ -525,7 +525,7 @@
|
|||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
<div class="d-flex flex-row flex-column justify-content-center align-items-center">
|
<div class="d-flex flex-row flex-column justify-content-center align-items-center">
|
||||||
<span i18n="accelerator.confirming-acceleration-with-miners">Confirming your acceleration with our mining pool partners...</span>
|
<span i18n="accelerator.confirming-acceleration-with-miners">Confirming your acceleration with our mining pool partners...</span>
|
||||||
@if (timeSincePaid > 30000) {
|
@if (timeSincePaid > 60000) {
|
||||||
<span i18n="accelerator.confirming-acceleration-with-miners">...sorry, this is taking longer than expected...</span>
|
<span i18n="accelerator.confirming-acceleration-with-miners">...sorry, this is taking longer than expected...</span>
|
||||||
}
|
}
|
||||||
<div class="m-2 spinner-border text-light" style="width: 25px; height: 25px"></div>
|
<div class="m-2 spinner-border text-light" style="width: 25px; height: 25px"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user