Any chance the "Add subscription" form for og_notifications could be done in divs rather than in a TR, not a chance of ever fitting that across too many body content regions. http://screencast.com/t/rdbcT4C5
Any chance the "Add subscription" form for og_notifications could be done in divs rather than in a TR, not a chance of ever fitting that across too many body content regions. http://screencast.com/t/rdbcT4C5
Comments
Comment #1
jose reyero commentedThere's a themeable function in Notifications 4.x
@see theme_notifications_table_form()
For 2.x it would be much more complex as different forms are provided by different modules. You can look for some themeable functions though.
That's all we've got.