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:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-03-04 16:36:28 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-03-04 16:36:28 +0300
commita5713fb13692959ea2972a0dad8407ba8a3a601d (patch)
tree933b48254e548685636bd3c1a2e0deaa205869ab /page-compare.php
parentfe87cb5a8bef6aefb4658b8de5b27ab07b9707ea (diff)
remove small
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-compare.php')
-rw-r--r--page-compare.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-compare.php b/page-compare.php
index 7eb839f2..e59d7af2 100644
--- a/page-compare.php
+++ b/page-compare.php
@@ -1,4 +1,4 @@
-<!-- s<head> -->
+<!-- <!-- s<head> --> -->
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/modules/jquery-321.min.js"></script>
<script>
require(["require.config"], function() {
@@ -163,7 +163,7 @@
<li title="The limit is customer infrastructure. There are no limits from the Nextcloud side." rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i></li> <!-- Unlimited storage -->
<li title="" rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i></li> <!--Large file support-->
<li title="can be hosted wherever you decide, including hybrid." rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i></li> <!--Self hosted/on premises-->
- <li title="single cluster: up to 100K active users. With Global Scale: unlimited." rel="tooltip"><small>unlimited</small></li> <!--Scalability limits-->
+ <li title="single cluster: up to 100K active users. With Global Scale: unlimited." rel="tooltip">Unlimited</li> <!--Scalability limits-->
<li class="cd-group"></li> <!--Client-->
<li title="" rel="tooltip"><i class="fa fa-apple" aria-hidden="true"></i> <i class="fa fa-android" aria-hidden="true"></i> <i class="fa fa-windows" aria-hidden="true"></i></li> <!--Mobile Clients-->
<li title="" rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i> / <i class="fa fa-check" aria-hidden="true"></i> / <i class.="fa fa-check" aria-hidden="true"></i></li> <!-- Auto upload images/video/other files -->