diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/abook_edit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 487a113bf..82372a297 100644 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -2,7 +2,7 @@ <h2>$header</h2> <br /> -<a href="" style="background-color: #CCC; padding: 10px; border-radius: 5px;">View Profile</a><a href="" style="background-color: #CCC; padding: 10px; border-radius: 5px; margin-left: 20px;">Archive</a> +<a href="connections/$contact_id/profile">$viewprof</a> <div id="contact-edit-wrapper"> <br /> |