Redesign - ni podatkov - dodan angleski svg
This commit is contained in:
parent
c04a44f17f
commit
88e687a3c6
@ -2135,7 +2135,10 @@ class Common {
|
||||
|
||||
echo '<div class="no_data_alert">';
|
||||
|
||||
if($lang['id'] == '1')
|
||||
echo '<img src="/public/img/images/no_data.svg" />';
|
||||
else
|
||||
echo '<img src="/public/img/images/no_data_eng.svg" />';
|
||||
|
||||
if($location == 'status') {
|
||||
echo '<h2>'.$lang['srv_dashboard_no_data'].'</h2>';
|
||||
|
77
public/img/images/no_data_eng.svg
Normal file
77
public/img/images/no_data_eng.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 39 KiB |
Loading…
x
Reference in New Issue
Block a user