1
0
Fork 0

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:
Hypolite Petovan 2019-11-07 22:15:57 -05:00
commit d475cb5028
15 changed files with 392 additions and 799 deletions

View file

@ -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;
}