mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-05 15:39:24 +00:00
Multiple: Add IDs to form tags, remove empty action attributes.
This commit is contained in:
@@ -822,7 +822,7 @@
|
||||
echo "}\n";
|
||||
echo "</script>";
|
||||
|
||||
echo "<form method='post' name='frm' id='frm' action=''>\n";
|
||||
echo "<form method='post' name='frm' id='frm'>\n";
|
||||
|
||||
echo "<div class='action_bar' id='action_bar'>\n";
|
||||
echo " <div class='heading'>";
|
||||
|
||||
Reference in New Issue
Block a user