Issue Details (XML | Word | Printable)

Key: MDL-14177
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dongsheng Cai
Reporter: Patrick Malley
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Unnecessary H1 tag in loan calculator block

Created: 04/Apr/08 11:04 AM   Updated: 07/Apr/08 08:34 PM
Component/s: Blocks
Affects Version/s: 1.9
Fix Version/s: 1.9.1

Participants: Dongsheng Cai, Martin Dougiamas, Patrick Malley and Petr Skoda
Security Level: None
Resolved date: 07/Apr/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Line 154 of block_loancalc.php contains the following:

<h1></h1>

I'm guessing this is being used as a spacer??

If so, CSS should be used instead.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 04/Apr/08 01:34 PM
Yes should not have empty H1 tags

Petr Skoda added a comment - 07/Apr/08 08:34 PM - edited
Dongsheng please resolve the bugs when you commit a fix, that way you indicate that you think the issue is solved

thanks