diff --git a/plugins/unl_theme/views/default/page_elements/header.php b/plugins/unl_theme/views/default/page_elements/header.php index bf2d476a06a482f8b8ccab6eed10e5d915c67874..140292d8c0382b5e6deb2bb0ea288752c2b365de 100644 --- a/plugins/unl_theme/views/default/page_elements/header.php +++ b/plugins/unl_theme/views/default/page_elements/header.php @@ -79,7 +79,7 @@ $release = get_version(true); <?php endif; ?> <?php if ($vars['title'] == "Edit profile") : //CSS and JS for only the profile edit form page ?> - require_once(dirname(dirname(dirname(dirname(dirname(__FILE__))))) . '/unl_theme/scripts/JS/enhanceProfileForm.php'); +<?php require_once(dirname(dirname(dirname(dirname(dirname(__FILE__))))) . '/unl_theme/scripts/JS/enhanceProfileForm.php'); ?> <style type="text/css"> #profileEditor input[name$="city"] {