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/index.php')
-rw-r--r--ncp-web/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncp-web/index.php b/ncp-web/index.php
index 642688f3..bee9bce4 100644
--- a/ncp-web/index.php
+++ b/ncp-web/index.php
@@ -185,7 +185,7 @@ HTML;
<div id="circle-retstatus" class="icon-red-circle"></div>
</div>
</form>
- <textarea readonly id="details-box" class="outputbox" rows="12"></textarea>
+ <div id="details-box" class="outputbox"></div>
</div>
</div>