Changes between Initial Version and Version 1 of Ticket #7226, comment 26
- Timestamp:
- 08/27/2016 01:07:06 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7226, comment 26
initial v1 2 2 3 3 I can set both: 4 ` button_attr( array( 'class' => 'button-class', 'title' => 'button-title' ) )`4 ` 'button_attr' => array( 'class' => 'button-class', 'title' => 'button-title' ),` 5 5 and 6 6 `'link_class => 'link-class',