Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
* fixed displaying of more matrix field in one content type
* fixed naming conventions of global variables and constants
* added theme function to the form element for rendering the table and using theme_table instead of writing html values
Added ability for super-admin (user-1) to view disclaimers. This makes it easier to administrate when you do not have masquerade installed.
Fixed disclaimer node rendering. Disclaimer nodes are now rendered using node_view so any formating / hooks will get triggered.