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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header-top-navbar.php')
-rw-r--r--templates/header-top-navbar.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/header-top-navbar.php b/templates/header-top-navbar.php
index c55727d7..32e6872b 100644
--- a/templates/header-top-navbar.php
+++ b/templates/header-top-navbar.php
@@ -330,12 +330,12 @@ require(["require.config"], function() {
</a>
</li>
</ul>
- <li class="ghost-btn clock">
+ <!--<li class="ghost-btn clock">
<a href="<?php echo home_url('countdown'); ?>" class="nav__label">
<span id="clockday"></span><span id="clockhour"></span><span id="clockmin"></span><span id="clocksec"></span>
</a>
- </li>
+ </li>-->
</li>
</ul>
</div>