remove closing php tag

This commit is contained in:
Uwe Steinmann 2025-12-30 13:34:23 +01:00
parent 66e9c2e285
commit 10e3e1cb60

View File

@ -95,4 +95,3 @@ class SeedDMS_View_EditAttributes extends SeedDMS_Theme_Style {
$this->htmlEndPage();
} /* }}} */
}
?>