Closed (works as designed)
Project:
Admin message
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2010 at 17:53 UTC
Updated:
19 Nov 2012 at 16:27 UTC
Hi,
The sticky icon is not showing. Can someone please let me know how we can either remove or edit the source code that links to this image?
Thanks.
BB
Comments
Comment #1
dsnopekadmin_message just renders the node as a teaser. If this icon is/isn't showing, it means that your theme is/isn't showing it for node teasers. You'll probably need to create a new node.tpl.php for admin messages (like node-admin-message.tpl.php). Check out the theming guide:
http://drupal.org/documentation/theme
I hope that helps!
Regards,
David.