On Wed, Sep 30, 2009 at 9:51 AM, Jerad Bitner <
sirkitree@...> wrote:
> Sorry but this is a support question and should be directed to the forums,
> or #drupal-support on irc.
I *really* wonder where did people get this nonsensical idea that
coding belongs to #drupal-support. Really, people where did you read
this, I want to correct the documentation.
>> theme('table',$header,$rows)
>> i want to change one table for a ul!
>> there is a pager and i want to keep
Well, use theme('item_list'). I hope you were not using tablesort
features in $header ...