Opened 16 years ago
Closed 16 years ago
#1281 closed defect (bug) (fixed)
Permalinks example text
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.0.3 | Priority: | low |
| Severity: | normal | Version: | 1.1-alpha |
| Component: | General - Administration | Keywords: | has-patch tested |
| Cc: |
Description
Admin "Permalinks" submenu says:
None: .../forums.php?id=1
Numeric: .../forums/1
Name based: .../forums/first-forum
It should be forum instead of forums.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [2439]) s/forums/forum/ in options-permalinks.php. Fixes #1281. Props mr_pelle