%s', admin_url('admin.php?page=awpcp-admin-settings&g=payment-settings' ), __( 'Payment Settings page', 'another-wordpress-classifieds-plugin' ) );
$notice = __( 'Currently your classifieds are in Free mode. Fee plans are not available or used during free mode.
To change this, visit the and enable Charge Listing Fee setting.', 'another-wordpress-classifieds-plugin' );
$notice = str_replace( '', '' . $payment_tab_link . '', $notice );
echo $notice;
} else { ?>