Closed brianteeman closed 1 year ago
administrator/components/com_guidedtours/src/View/Step/HtmlView.php
ToolbarHelper::title( Text::_('COM_GUIDEDTOURS') . ' - ' . ($isNew ? 'Add Step' : 'Edit Step') );
and the same in
administrator/components/com_guidedtours/src/View/Tour/HtmlView.php
Confirmed fix
administrator/components/com_guidedtours/src/View/Step/HtmlView.php