X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fadmin%2Fstorage.tpl;h=b1918c5a8b11f7ff8c48decb955d8ed9290caabc;hb=a5aa44f18995ed3370d04941ea4c04f56450d9a4;hp=299ec8db4667c9606c90a3d637b678bc3b7c6092;hpb=4be4498b138648d269c7371896e5fe49c1116a2a;p=friendica.git diff --git a/view/templates/admin/storage.tpl b/view/templates/admin/storage.tpl index 299ec8db46..b1918c5a8b 100644 --- a/view/templates/admin/storage.tpl +++ b/view/templates/admin/storage.tpl @@ -1,9 +1,9 @@

{{$title}} - {{$page}}

-

Current Storage Backend: {{$storagebackend}}

+

{{$label_current}}: {{$storagebackend}}

-

Storage Configuration

+

{{$label_config}}

{{foreach from=$availablestorageforms item=$storage}}
@@ -22,10 +22,10 @@ {{if $storage.active}} {{else}} - + {{/if}} {{else}} -
+
{{/if}}
{{/foreach}}