Skip to content

Don't create a css title attribute when left emtpy #27

@exside

Description

@exside

Just a very small modification...line 1798

        if ( $this->css_title != '' ) {     
            '" title="'.htmlentities($this->css_title,ENT_QUOTES).
        } else {  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions