Skip to content

Commit e2c38ef

Browse files
authored
Merge pull request #81 from phpList/suelaP-patch-1
Mantis 19627
2 parents 89ba7c7 + 502eac3 commit e2c38ef

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)