From d184d2f3f8185367d6e8e87fe656c38dabf9735e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 16 Apr 2017 20:38:39 +0200 Subject: [PATCH] Make all tables red --- Theme/Backend/profile-list.tpl.php | 2 +- Theme/Backend/profile-single.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index ea37d33..199af08 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -28,7 +28,7 @@ $accounts = $this->getData('accounts');
- +
diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 8cca359..f5bfaa8 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -88,7 +88,7 @@ echo $this->getData('nav')->render();
-
getText('Profiles'); ?>
+
getText('Media', 'Media'); ?>