Skip to content

Commit 502eac3

Browse files
authored
1 parent 89ba7c7 commit 502eac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,7 +1689,7 @@ function replaceNewUpdater()
16891689

16901690
<div id="display">
16911691
<span id="current-step" class="hidden"> </span>
1692-
<span id="success-message">Updater is loading.</span><br/>
1692+
<span id="success-message">Updater is loading</span><br/>
16931693
<span id="error-message"></span><br>
16941694
<div>
16951695
<button id="next-step" class="right">Next</button>
@@ -1929,4 +1929,4 @@ function executeNextStep(formParams) {
19291929
</script>
19301930
</body>
19311931
</html>
1932-
<?php } ?>
1932+
<?php } ?>

0 commit comments

Comments
 (0)