Skip to content
Snippets Groups Projects
Commit 56ab11e4 authored by Robert Anderson's avatar Robert Anderson
Browse files

Fixed broken link

parent 9ec97bd8
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ if (isset($_POST['frmaction']) && $_POST['frmaction'] == "add") {
<p class="pageheader">Add attribute</p>
<form method="post" action="attribute-add.php">
<form method="post" action="user-attribute-add.php">
<div>
<input type="hidden" name="frmaction" value="add2" />
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment