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 89ba7c7 commit 502eac3Copy full SHA for 502eac3
index.php
@@ -1689,7 +1689,7 @@ function replaceNewUpdater()
1689
1690
<div id="display">
1691
<span id="current-step" class="hidden"> </span>
1692
- <span id="success-message">Updater is loading.</span><br/>
+ <span id="success-message">Updater is loading</span><br/>
1693
<span id="error-message"></span><br>
1694
<div>
1695
<button id="next-step" class="right">Next</button>
@@ -1929,4 +1929,4 @@ function executeNextStep(formParams) {
1929
</script>
1930
</body>
1931
</html>
1932
-<?php } ?>
+<?php } ?>
0 commit comments