Bug in latest version
-
There’s a missing
</table>tag on line 154. Fix is:153: </tr> 154: </table> 155:<?php 156: }
The topic ‘Bug in latest version’ is closed to new replies.
There’s a missing </table> tag on line 154. Fix is:
153: </tr>
154: </table>
155:<?php
156: }
The topic ‘Bug in latest version’ is closed to new replies.