Closed (fixed)
Project:
Messaging
Version:
6.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2009 at 14:31 UTC
Updated:
13 May 2009 at 09:30 UTC
The code in messaging_simple.module spits out "No pending messages" if there are, uh, no pending messages. Unfortunately it doesn't wrap it in any kind of tag, and as far as I can tell there's no way to theme it, so you're stuck with an unstyleable wad of text. The attached patch wraps it in p tags with a class.
| Comment | File | Size | Author |
|---|---|---|---|
| messaging_simple.module.patch | 463 bytes | phl3tch |
Comments
Comment #1
jose reyero commentedOk, done.