diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php index a87a7d97ac..8a118ed162 100644 --- a/module/common/view/header.html.php +++ b/module/common/view/header.html.php @@ -3,6 +3,7 @@ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper:: include 'header.lite.html.php'; include 'colorbox.html.php'; include 'chosen.html.php'; +include 'validation.html.php'; ?>