#3185 closed enhancement (no action required)
presentational elements in text strings
| Reported by: | hnla | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Templates | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Could this practice be curtailed?
{{<a class="show-hide-new" href="#post-topic-reply">↓ New Reply</a>}}
'↓' is not good practice, it's a presentational issue and proves fiddly to remove as it's part of the subnav - it should be left to the frontend to apply this.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Those symbols are no harder than anything else in BP-Default to change. These were in the templates, not in a function in core and, as you know, can be addressed in a custom theme.
However, we've taken out the down-arrows in r4322 because they were inconsistent with the rest of BP-Default.