Opened 15 years ago
Closed 15 years ago
#5305 closed enhancement (fixed)
text style inconsistent in user guide
Reported by: | geon | Owned by: | humdinger |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Documentation | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In the User Guide, some pages have the text
Settings: <i>none</i>
in the top, just before the main text. A few pages instead have the same text but without the i-tag:
Settings: none
The texts should be consistent.
Examples:
with tag: http://userguide.haikuzone.net/view.php?doc_id=46 without tag: http://userguide.haikuzone.net/view.php?doc_id=62
Change History (2)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Spot on. Corrected in ProcessController and NetworkStatus (will hit SVN with the next export). Thanks!