From 88e687a3c61d319d95efde3fa6affb86b7982735 Mon Sep 17 00:00:00 2001 From: pero1203 Date: Fri, 17 Jun 2022 10:39:42 +0200 Subject: [PATCH] Redesign - ni podatkov - dodan angleski svg --- admin/survey/classes/class.Common.php | 5 +- public/img/images/no_data_eng.svg | 77 +++++++++++++++++++++++++++ 2 files changed, 81 insertions(+), 1 deletion(-) create mode 100644 public/img/images/no_data_eng.svg diff --git a/admin/survey/classes/class.Common.php b/admin/survey/classes/class.Common.php index df0152628..0d5883616 100644 --- a/admin/survey/classes/class.Common.php +++ b/admin/survey/classes/class.Common.php @@ -2135,7 +2135,10 @@ class Common { echo '
'; - echo ''; + if($lang['id'] == '1') + echo ''; + else + echo ''; if($location == 'status') { echo '

'.$lang['srv_dashboard_no_data'].'

'; diff --git a/public/img/images/no_data_eng.svg b/public/img/images/no_data_eng.svg new file mode 100644 index 000000000..6c238ffce --- /dev/null +++ b/public/img/images/no_data_eng.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +