Closed (fixed)
Project:
Notifications
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 07:10 UTC
Updated:
7 Jun 2010 at 23:10 UTC
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.