mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12236] Move AOL Instant Messanger field to custom profile field
PHPBB3-12236
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* EN Language Pack */
|
||||
.imageset.icon_contact_aim {
|
||||
.imageset.phpbb_aol-icon, .imageset.icon_contact_aim {
|
||||
background-image: url("./icon_contact_aim.gif");
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
|
@@ -1013,7 +1013,7 @@ a.imageset {
|
||||
|
||||
|
||||
/* English images for fallback */
|
||||
.imageset.icon_contact_aim {
|
||||
.imageset.phpbb_aol-icon, .imageset.icon_contact_aim {
|
||||
background-image: url("./en/icon_contact_aim.gif");
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
|
Reference in New Issue
Block a user