Error found in version 3.0

Error found in version 3.0

by Verónica V. -
Number of replies: 0

lib/weblib.php

function get_accesshide($text, $elem='span', $class='', $attrs='') {

    return <$elem class=\"accesshide $class\" $attrs>$text<$elem>";

}

It lacks a bar in front of the last $elem, it would be to close the label.

Best regards.
Veronica.

Average of ratings: -