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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-10-07 17:15:24 +0300
committerbrantje <brantje@gmail.com>2016-10-07 17:15:24 +0300
commite8c9e59419065fcb3a14aab14d27089ea64e7d6b (patch)
treec649c21ea60600d2daf4ee3cc2e986c1a6fa6eea /templates/views/partials/forms/share_credential/basics.html
parentbabf4113ee22231ed36b7db741a88c03c4200b1a (diff)
Change icon
Diffstat (limited to 'templates/views/partials/forms/share_credential/basics.html')
-rw-r--r--templates/views/partials/forms/share_credential/basics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/views/partials/forms/share_credential/basics.html b/templates/views/partials/forms/share_credential/basics.html
index b8c12547..ff9dab76 100644
--- a/templates/views/partials/forms/share_credential/basics.html
+++ b/templates/views/partials/forms/share_credential/basics.html
@@ -45,7 +45,7 @@
</thead>
<tr ng-repeat="user in share_settings.cypher_progress.times">
<td>
- <i class="fa fa-user"></i>
+ <i class="fa fa-cogs"></i>
{{user.user}}
</td>
<td>{{user.time}} s</td>