]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/contact_edit.tpl
Merge pull request #5920 from MrPetovan/bug/remove-password-from-register
[friendica.git] / view / theme / frio / templates / contact_edit.tpl
index 4c12948dcef1b3d88d6d5b9e3385bd322b10e1b0..04426eeb12aa5b799d2cc2af2e1b1ae141d0c245 100644 (file)
@@ -9,7 +9,7 @@
 
 
                <div id="contact-edit-content-wrapper">
-                       <form action="contacts/{{$contact_id}}" method="post" >
+                       <form action="contact/{{$contact_id}}" method="post" >
 
                                {{* This is the Action menu where contact related actions like 'ignore', 'hide' can be performed *}}
                                <ul id="contact-edit-actions" class="nav nav-pills preferences">