From b740a68f86450f5b27c357150fa60e37dc714a04 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 17 Oct 2016 22:00:09 +0200 Subject: [PATCH] Localization fix --- Theme/Backend/profile-single.tpl.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 0066a6d..e6f88be 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -85,13 +85,13 @@ echo $this->getData('nav')->render();
- +
getText('Media'); ?>getText('Media', 'Media'); ?>
getText('ID', 0, 0); ?> - getText('Title'); ?> - getText('Type'); ?> - getText('Created'); ?> + getText('Name', 'Media'); ?> + getText('Type', 'Media'); ?> + getText('Created', 'Media'); ?>
render(); ?>