]> git.mjollnir.org Git - moodle.git/commit
merged from 1.9 :: MDL-12221 :: Added wrapper functions for print_box, print_box_star...
authorurs_hunkler <urs_hunkler>
Fri, 16 Nov 2007 13:33:51 +0000 (13:33 +0000)
committerurs_hunkler <urs_hunkler>
Fri, 16 Nov 2007 13:33:51 +0000 (13:33 +0000)
commit10654e2d4a33eac8fa59befc8400e4b468c27824
tree03a9a5e077156645ad7abfd7b7ed92ae0114ac58
parent61ac129b1026de0394768becd56ac9cde92ec8c2
merged from 1.9 :: MDL-12221 :: Added wrapper functions for print_box, print_box_start and print_box_end to be able to add custom_corners to any boxes.

If you call print_custom_corners_box with the same parameters as print_box and custom_corners is enabled you get the custom corners divs within those boxes and can style them accordingly.
lib/weblib.php