Fix image header URL in advert details, update CV access message, enhance image ratio alerts in profile edit, modify registration titles and agreement checkbox behavior.
This commit is contained in:
@@ -496,7 +496,7 @@ class GlobelusFirms
|
||||
return false;
|
||||
|
||||
$result = \front\factory\GlobelusFirms::advert_enable( $g_user['id'], \S::get( 'advert-id' ), $g_user['email'] );
|
||||
\S::set_alert_prompt( 'Informacja', $result['msg'] );
|
||||
// \S::set_alert_prompt( 'Informacja', $result['msg'] );
|
||||
|
||||
header( 'Location: /panel-pracodawcy/ogloszenia' );
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user