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>2016-06-19 22:38:40 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-06-19 22:38:40 +0300
commit29943cbbd27df9bb2bce816096b191e1a32cb3d3 (patch)
tree0d24b2bb57feaf0bf1ca7cf5bd0bb7c25f4053c7 /page-securesharing.php
parentb16798046bc8e5dcfe5b0498f86afc4fc0a8b13f (diff)
fix
Diffstat (limited to 'page-securesharing.php')
-rw-r--r--page-securesharing.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-securesharing.php b/page-securesharing.php
index e478dc70..9536b18a 100644
--- a/page-securesharing.php
+++ b/page-securesharing.php
@@ -25,12 +25,12 @@ The goal should be to streamline productivity without sacrificing visibility int
<table class="table table-striped">
<tr>
<td class="active" style="min-width:150px">Feature</td>
-<!-- <td class="info" style="min-width:300px"><i class="icon-users"></i>&nbsp;&nbsp;Private use</td> -->
+ <td class="info" style="min-width:300px"><i class="icon-users"></i>&nbsp;&nbsp;Private use</td>
<td class="info" style="min-width:300px"><i class="icon-briefcase"></i>&nbsp;&nbsp;Abilities</td>
</tr>
<tr>
<td class="active">Storage support</td>
- <!--<td class="info">Private data from self, friends and family</td>-->
+ <td class="info">Private data from self, friends and family</td>
<td class="info">Local storage, Windows Network Drive, (s)FTP, Sharepoint, S3, Swift, Google Drive, Dropbox</td>
</tr>
<tr>