From 10e3e1cb60e17b82bf3e492c9f588df86fc2fe30 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 30 Dec 2025 13:34:23 +0100 Subject: [PATCH] remove closing php tag --- views/bootstrap/class.EditAttributes.php | 1 - 1 file changed, 1 deletion(-) diff --git a/views/bootstrap/class.EditAttributes.php b/views/bootstrap/class.EditAttributes.php index 59121bcd2..a06cd28e5 100644 --- a/views/bootstrap/class.EditAttributes.php +++ b/views/bootstrap/class.EditAttributes.php @@ -95,4 +95,3 @@ class SeedDMS_View_EditAttributes extends SeedDMS_Theme_Style { $this->htmlEndPage(); } /* }}} */ } -?>