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>2017-06-14 15:55:11 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2017-06-14 15:55:11 +0300
commit103a413517720f17818e2ef94c331c05b81afa99 (patch)
tree61706cc3df5ec3772bdf9e3475258ec50b559e08 /page-release-channels.php
parent1ce9b99247e5ca8c16e7a4fa59de496807e0b8ef (diff)
fix icons
Diffstat (limited to 'page-release-channels.php')
-rw-r--r--page-release-channels.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/page-release-channels.php b/page-release-channels.php
index 5fd76b28..fbcd43fa 100644
--- a/page-release-channels.php
+++ b/page-release-channels.php
@@ -65,9 +65,9 @@
<div class="container">
<table class="table table-striped">
<tr>
- <td class="" style="min-width:250px; max-widt:250px"><i class="icon-sitemap"></i>&nbsp;&nbsp;Release channel</td>
- <td class="" style="min-width:300px"><i class="icon-briefcase"></i>&nbsp;&nbsp;Use case</td>
- <td class="" style="min-width:300px"><i class="icon-archive"></i>&nbsp;&nbsp;Get it here</td>
+ <td class="" style="min-width:250px; max-widt:250px"><i class="fa-sitemap"></i>&nbsp;&nbsp;Release channel</td>
+ <td class="" style="min-width:300px"><i class="fa-briefcase"></i>&nbsp;&nbsp;Use case</td>
+ <td class="" style="min-width:300px"><i class="fa-archive"></i>&nbsp;&nbsp;Get it here</td>
</tr>
<tr>
<td class=""><h3>Production</h3></td>