mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 10:04:26 +02:00
Adhere feedback
This commit is contained in:
parent
e6933a28da
commit
012f486eb6
7 changed files with 56 additions and 56 deletions
|
@ -69,7 +69,7 @@ class Browser extends BaseModule
|
|||
|
||||
$fileArray = array_map([$this, 'map_files'], $files);
|
||||
|
||||
$tpl = Renderer::getMarkupTemplate('media/filebrowser.tpl');
|
||||
$tpl = Renderer::getMarkupTemplate('media/browser.tpl');
|
||||
$output = Renderer::replaceMacros($tpl, [
|
||||
'$type' => 'attachment',
|
||||
'$path' => ['' => $this->t('Files')],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue