Revision 8382
Added by ben leinfelder over 11 years ago
lib/style/skins/account/account.css | ||
---|---|---|
81 | 81 |
*/ |
82 | 82 |
.templatecontentareaclass { |
83 | 83 |
border: 0px; |
84 |
padding: 0px;
|
|
84 |
padding-left: 20px;
|
|
85 | 85 |
margin: 0px; |
86 | 86 |
} |
87 | 87 |
|
lib/style/skins/account/account.properties | ||
---|---|---|
1 | 1 |
#properties for the account skin |
2 | 2 |
|
3 |
# template settings |
|
4 |
registry.templates.header=genericHeader.tmpl |
|
5 |
registry.templates.footer=genericFooter.tmpl |
|
6 |
|
|
3 | 7 |
# email settings |
4 | 8 |
email.sender=NCEAS Identity Service <help@nceas.ucsb.edu> |
5 | 9 |
email.recipient=help@nceas.ucsb.edu |
Also available in: Unified diff
include header/footer code in the ldap templates for the account skin.