Add CSS clas to BxDolProfileFields.php

Add code highlighted in red. Mo better this way.... trust me.

@ line 1338

        // add submit button
        $aInputs[] = array(
            'type' => 'submit',
            'name' => 'do_submit',
            'value' => _t( '_Join_now' ),
            'attrs' => array(
	    'class' => 'bx-btn-primary join_now'
        	),
            'colspan' => false,
        );
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 4 Nov 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.