Replace advanced profile display with custom profile fields
- Merge all profile/advanced.tpl theme templates into profile/index.tpl - Remove obsolete Model\Profile::getAdvanced method
This commit is contained in:
parent
3297d5c3e6
commit
d475cb5028
15 changed files with 392 additions and 799 deletions
|
@ -646,10 +646,14 @@ input#dfrn-url {
|
|||
#profile-edit-links ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
#profile-edit-links li {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#profile-menu {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.profile-edit-side-div {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue