diff options
Diffstat (limited to 'view/profile_edit.tpl')
-rw-r--r-- | view/profile_edit.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/profile_edit.tpl b/view/profile_edit.tpl index 687432f75..251fdae14 100644 --- a/view/profile_edit.tpl +++ b/view/profile_edit.tpl @@ -1,5 +1,7 @@ <h1>Edit Profile Details</h1> +<div id="profile-edit-clone-link-wrapper" ><a href="profiles/clone/$profile_id" id="profile-edit-clone-link" title="Create a new profile using these settings">Clone this profile</a></div> + $default <div id="profile-edit-wrapper" > |