Posted by walker2238 on September 24, 2008 at 11:39pm
Jump to:
| Project: | Buddylist |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Wait, nevermind. I figured it out. Sorry for posting this.