File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 showon =" type!:hidden"
8989 name =" width"
9090 type =" list"
91+ default =" 12"
9192 label =" MOD_JDSCF_WIDTH_LBL"
9293 description =" MOD_JDSCF_WIDTH_DESC"
9394 >
Original file line number Diff line number Diff line change 1212$ buttonClass = $ params ->get ('submitclass ' , 'btn-primary ' );
1313$ buttonWidth = $ params ->get ('submit_btn_width ' , '12 ' );
1414?>
15- <div class="jdscf-col-md-<?php echo $ buttonWidth ?> ">
15+ <div class="jdscf-submit-btn jdscf- col-md-<?php echo $ buttonWidth ?> ">
1616 <button type="submit" class="btn<?php echo !empty ($ buttonClass ) ? ' ' . $ buttonClass : '' ; ?> btn-block"><?php echo JText::_ ($ buttonText ); ?> </button>
1717</div>
Original file line number Diff line number Diff line change 9595 <field
9696 name =" submit_btn_width"
9797 type =" list"
98+ default =" 12"
9899 label =" MOD_JDSCF_SUBMIT_WIDTH_LBL"
99100 description =" MOD_JDSCF_SUBMIT_WIDTH_DESC"
100101 >
You can’t perform that action at this time.
0 commit comments