Active
Project:
Buddylist
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2008 at 23:39 UTC
Updated:
25 Sep 2008 at 02:20 UTC
Basically what I'd like to do is output the list of buddies as a unordered list instead of table. I'm stuck on how to accomplish this task. All I know is it has something to do with the variables $rows and theme('table', NULL, $rows)
Any ideas? It seems simple enough.
Comments
Comment #1
walker2238 commentedWait, nevermind. I figured it out. Sorry for posting this.