1
0
Fork 0

new profile tables, profile clone

This commit is contained in:
Mike Macgirvin 2010-07-09 16:28:50 -07:00
commit db31c293a8
4 changed files with 64 additions and 2 deletions

View file

@ -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" >

View file

@ -274,7 +274,10 @@ input#dfrn-url {
}
#profile-edit-clone-link-wrapper {
margin-left: 50px;
margin-bottom: 20px;
}
#profile-edit-profile-name-label,
#profile-edit-name-label,