diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 64c7091..72b0c3c 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -21,6 +21,7 @@ return ['ContractManagement' => [ 'Files' => 'Files', 'Overview' => 'Overview', 'Title' => 'Title', + 'Type' => 'Type', 'With' => 'With', 'Start' => 'Start', 'Description' => 'Description', diff --git a/Theme/Backend/contract-single.tpl.php b/Theme/Backend/contract-single.tpl.php index bdd865b..db5243c 100755 --- a/Theme/Backend/contract-single.tpl.php +++ b/Theme/Backend/contract-single.tpl.php @@ -28,7 +28,7 @@ echo $this->data['nav']->render(); ?>