About
What is Moodle?
Statistics
Demonstration site
News
Recent news
Security news
Planet Moodle
Moodle Buzz
Calendar
Support
Documentation
Forums
Books and manuals
Commercial services
Community
Forums
Events
Registered sites
Connected sites
Moodle Jobs
Recent participants
Donations
Moodle Shop
Development
Developers
Developer documentation
Moodle Tracker
Open source code
Downloads
Standard Moodle packages
Moodle for Mac OS X
Moodle for Windows
Modules and plugins
Themes
Language packs
My courses
History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
MDL-14177
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
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.
Description
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.
Show »
All
Comments
Change History
Version Control
Sort Order:
Dongsheng Cai
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' -
04/Apr/08 02:23 PM
MDL-14177
, remove the useless h1 tags
MODIFY
blocks/loancalc/block_loancalc.php
Rev.
1.9.4.3
(
+1 -3 lines
)
Dongsheng Cai
committed 1 file to 'Moodle CVS' -
04/Apr/08 02:23 PM
MDL-14177
, remove the useless h1 tags
MODIFY
blocks/loancalc/block_loancalc.php
Rev.
1.12
(
+1 -3 lines
)
All content on this web site is made available under the
GNU General Public License
, unless otherwise stated.