diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index d924013..100bd4f 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -47,4 +47,5 @@ return ['HumanResourceManagement' => [ 'Unit' => 'Unit', 'Vacation' => 'Vacation', 'Work' => 'Work', + 'IMG_alt_staff' => 'Staff image', ]]; diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php index d1b789e..4c9c414 100755 --- a/Theme/Backend/staff-list.tpl.php +++ b/Theme/Backend/staff-list.tpl.php @@ -44,7 +44,7 @@ echo $this->getData('nav')->render(); ?> $value) : ++$c; $url = UriFactory::build('{/prefix}humanresource/staff/profile?{?}&id=' . $value->getId()); ?> -