Changeset 14095


Ignore:
Timestamp:
2007-05-25T12:12:24+12:00 (17 years ago)
Author:
mdewsnip
Message:

Removed non-HTML 4 compliant <p> tag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/documentaction.cpp

    r13967 r14095  
    10691069    // output the document text
    10701070    if (!args["d"].empty()) {
    1071       textout << outconvert << "<p>\n";
    10721071      output_document (OID, args, collectproto, browsers, disp, outconvert, textout, logout);
    10731072    }
Note: See TracChangeset for help on using the changeset viewer.