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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ncp-web/elements.php')
-rw-r--r--ncp-web/elements.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncp-web/elements.php b/ncp-web/elements.php
index c018bc1e..f06c62b2 100644
--- a/ncp-web/elements.php
+++ b/ncp-web/elements.php
@@ -97,7 +97,7 @@ HTML;
<div class="config-button-wrapper">
<button id="$ncp_app-config-button" class="config-button">Apply</button>
<img class="loading-gif" src="img/loading-small.gif">
- <div class="circle-retstatus" class="icon-red-circle"></div>
+ <div class="circle-retstatus icon-red-circle"></div>
</div>
</form>
HTML;