Closed (duplicate)
Project:
Drupal core
Version:
5.x-dev
Component:
forum.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2006 at 02:21 UTC
Updated:
16 Nov 2006 at 03:30 UTC
Attached patch just moves some <p> tags out of calls to t() in forum_help().
| Comment | File | Size | Author |
|---|---|---|---|
| forum_help_5x_0.txt | 2.29 KB | pwolanin |
Comments
Comment #1
pwolanin commentednote, this is in respose to webchick's request: http://lists.drupal.org/pipermail/development/2006-November/020840.html
Comment #2
webchickHi! Thanks for these!
A question. Are these re-workings of the text, or simply moving the
<p>tags out?If the latter, Gurpartap has a core-wide patch for this here: http://drupal.org/node/97824 .. so these can be marked as dupes.
If the former, could you just copy/paste "before and after" text inline so that folks can review it more easily?
Thanks!
Comment #3
pwolanin commentedThis one is just
<p>tags, the other two are slightly more.