diff --git a/administrator/templates/isis/html/layouts/joomla/form/field/user.php b/administrator/templates/isis/html/layouts/joomla/form/field/user.php index 1ffe7948a7170..73b3effd9a0a9 100644 --- a/administrator/templates/isis/html/layouts/joomla/form/field/user.php +++ b/administrator/templates/isis/html/layouts/joomla/form/field/user.php @@ -87,7 +87,7 @@ class="field-user-input-name " array( 'title' => JText::_('JLIB_FORM_CHANGE_USER'), 'closeButton' => true, - 'footer' => '' + 'footer' => '' ) ); ?>