Forums

missing quotation mark in attribute (1 post)

  1. alxndr
    Member
    Posted 1 month ago #

    Found an attribute missing its ending double-quote... Line 300 of thematic/library/extensions/content-extensions.php
    id="post-<?php the_ID() ?>
    should be
    id="post-<?php the_ID() ?>"

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 1 month ago by alxndr
  • WordPress version: 2.8.4
  • This topic is not a support question