DistributedProofreaders / ppwb

Post Processor's Workbench
GNU General Public License v3.0
5 stars 6 forks source link

Update pphtml.php #16

Closed okrick closed 3 years ago

okrick commented 3 years ago

Describe a rarely occurring problem with pphtml.

asylumcs commented 3 years ago

this looks good to me.

cpeel commented 3 years ago

For consistency with the rest of the file do not indent the lines and break the long lines around 80 characters, e.g.:

finished you should see a screen announcing "Pphtml Results" with a link to the results
of the run. Left click to view or right click the link to download the results.</p>

<p>Please note that HTML a (link) tags must begin and end on a single line for this to
work—the beginning &lt; must be in the same row with the &gt;.
Otherwise the link test will report these as [FAIL] duplicate targets.</p>

<form target="_blank" action="pphtml-action.php" method="POST" enctype="multipart/form-data">