Moodle

Useless BR In mod/forum/view.php

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Trivial Trivial
  • Resolution: Unresolved
  • Affects Version/s: 1.8.2
  • Fix Version/s: None
  • Component/s: Themes
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE

Description

When trying to develop a custom theme, one little issue I ran into is a strange and totally useless <br /> while viewing a forum. Seems like its used as a spacer; would it not be more effective to set this either through the CSS margin attribute or with a DIV?

In mod/forum/view.php: echo '<br />'; { line 269 }

Issue Links

Activity

Hide
Eric Bollens added a comment -

Attached a screenshot with all DIVs set to border 1.

Show
Eric Bollens added a comment - Attached a screenshot with all DIVs set to border 1.
Hide
Urs Hunkler added a comment -

Martin, you may check and solve or close.

Show
Urs Hunkler added a comment - Martin, you may check and solve or close.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: