diff --git a/Theme/Backend/qa-question.tpl.php b/Theme/Backend/qa-question.tpl.php index 3d17611..980bc1e 100755 --- a/Theme/Backend/qa-question.tpl.php +++ b/Theme/Backend/qa-question.tpl.php @@ -12,6 +12,8 @@ */ declare(strict_types=1); +use phpOMS\Uri\UriFactory; + /** * @todo Orange-Management/Modules#73 * Profile pics @@ -32,7 +34,7 @@ echo $this->getData('nav')->render(); = $this->printHtml($question->getQuestion()); ?>