aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cloud_header.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-04 11:09:12 +0000
committerMario <mario@mariovavti.com>2021-01-04 11:09:12 +0000
commit999aac19decad2dcca056b38cc7674f2be2fa497 (patch)
tree986acac83f905acd838092ad0cf4decbaa7d4771 /view/tpl/cloud_header.tpl
parentb2f6e5673d1fbf72695b5c64db7d5e51d59b9e2e (diff)
downloadvolse-hubzilla-999aac19decad2dcca056b38cc7674f2be2fa497.tar.gz
volse-hubzilla-999aac19decad2dcca056b38cc7674f2be2fa497.tar.bz2
volse-hubzilla-999aac19decad2dcca056b38cc7674f2be2fa497.zip
missing translateable string and adapt icons
Diffstat (limited to 'view/tpl/cloud_header.tpl')
-rw-r--r--view/tpl/cloud_header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/cloud_header.tpl b/view/tpl/cloud_header.tpl
index 642fb1866..285363a12 100644
--- a/view/tpl/cloud_header.tpl
+++ b/view/tpl/cloud_header.tpl
@@ -1,6 +1,6 @@
<div class="section-title-wrapper">
<div class="pull-right">
- <a href="cloud_tiles/{{$cpath}}" class="btn btn-sm btn-outline-secondary"><i class="fa fa-fw {{if $tiles}}fa-list-ul{{else}}fa-table{{/if}}"></i></a>
+ <a href="cloud_tiles/{{$cpath}}" class="btn btn-sm btn-outline-secondary"><i class="fa fa-fw {{if $tiles}}fa-th-list{{else}}fa-th-large{{/if}}"></i></a>
{{if $actionspanel}}
{{if $is_owner}}
<a href="/sharedwithme" class="btn btn-sm btn-outline-secondary"><i class="fa fa-cloud-download"></i>&nbsp;{{$shared}}</a>