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
Return to search
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
Patrick Malley made changes - 04/Apr/08 11:05 AM
Field Original Value New Value
Description Line 154 of block_loancalc.php contains the following:

&lt;h1&gt;&lt;/h1&gt;

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

If so, CSS should be used instead.
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.
Martin Dougiamas made changes - 04/Apr/08 01:34 PM
Assignee Martin Dougiamas [ dougiamas ] Dongsheng Cai [ dongsheng ]
Martin Dougiamas made changes - 04/Apr/08 01:34 PM
Fix Version/s 1.9.1 [ 10240 ]
Petr Skoda made changes - 07/Apr/08 08:34 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Petr Skoda made changes - 07/Apr/08 08:34 PM
Status Resolved [ 5 ] Closed [ 6 ]