Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 2a64a55..93c7d68 100644
--- a/index.php
+++ b/index.php
@@ -1745,7 +1745,7 @@ if (strpos($updaterUrl, 'index.php') === false) {
<button id="startUpdateButton"><?php echo $buttonText ?></button>
<?php
}
- ?>
+ ?>
<button id="retryUpdateButton" class="hidden">Retry update</button>
</div>
</li>