]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/admin/storage.tpl
Merge pull request #10650 from nupplaphil/feat/storage_transl
[friendica.git] / view / templates / admin / storage.tpl
index 299ec8db4667c9606c90a3d637b678bc3b7c6092..e56038359eb526988fe40377dbd7e067ea7ae9ef 100644 (file)
@@ -1,9 +1,9 @@
 <div id='adminpage'>
        <h1>{{$title}} - {{$page}}</h1>
 
-               <h2>Current Storage Backend: <b>{{$storagebackend}}</b></h2>
+               <h2>{{$label_current}}: <b>{{$storagebackend}}</b></h2>
 
-               <h2>Storage Configuration</h2>
+               <h2>{{$label_config}}</h2>
 
                {{foreach from=$availablestorageforms item=$storage}}
        <form action="{{$baseurl}}/admin/storage/{{$storage.prefix}}" method="post">