소스 검색

duplicate closing tr

tokul 19 년 전
부모
커밋
a06d1dd56c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      plugins/change_password/options.php

+ 1 - 1
plugins/change_password/options.php

@@ -121,5 +121,5 @@ if (isset($Messages) && count($Messages) > 0) {
     </table>
     </form>
 </td></tr>
-</tr></table>
+</table>
 </body></html>