Removed hardcoded form action to templates.php in the templateselect function.

This commit is contained in:
2026-02-18 14:10:33 -05:00
parent 0145f5849f
commit 86f1512cc0

View File

@@ -936,7 +936,7 @@ function templateselect($techid,$operation) {
// $operation is one of "add" "edit" "delete"
global $db;
echo "
<form method=\"post\" action=\"templates.php\">
<form method=\"post\">
";
// generate template selection line
echo "