diff options
Diffstat (limited to 'pages/home.inc')
-rw-r--r-- | pages/home.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/home.inc b/pages/home.inc index cc04e42..9686f7f 100644 --- a/pages/home.inc +++ b/pages/home.inc @@ -151,9 +151,9 @@ function members() { global $isLoggedIn; global $isLowerLoggedIn; global $app; ? ?> - <div class="alert alert-warning" style="margin-top:20px;"> + <!--<div class="alert alert-warning" style="margin-top:20px;"> <b>Notice:</b> The administrators are currently trying a new optimisation technique based on a virtual file system (chvfs). Data loss, corruption or inconsistency may happen and should be reported on <a href="https://bugs.equestria.dev/issues/CH" target="_blank">bugs.equestria.dev</a>. - </div> + </div>--> <?php |