Closed (fixed)
Project:
Omega
Version:
7.x-3.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2012 at 02:19 UTC
Updated:
6 Nov 2018 at 08:27 UTC
Jump to comment: Most recent
Comments
Comment #1
dhalbert commented"Log in or register to post comments" is not in the theme, but is in
modules/comment/comment.module. Look for'<a href="@login">Log in</a> or <a href="@register">register</a> to post comments'Since you probably don't want to change a core module, you might want to try the String Overrides module, which I have found to be an easy way to rewrite confusing messages.
Comment #3
Katrina B commentedThanks. String Overrides worked.
Comment #4
dhalbert commentedYou're welcome.
Comment #5
avpaderno