Subversion Repositories PHPX

Compare Revisions

Last modification

Ignore whitespace Rev 15 → Rev 16

/trunk/footnotes.class.php
249,8 → 249,7
echo " <tr>
<th><sup><a name='footnote-{$s}' id='footnote-{$s}' class='footnote'
>{$this->sign}</a></sup><a
href='#fn-{$s}-ref' name='footnote-{$s}' id='footnote-{$s}'
class='backref'>&#8593;</a></th>
href='#fn-{$s}-ref' class='backref'>&#8593;</a></th>
<td>{$this->text}</td>
</tr>
";