Cosmetic Changes in Message Display
1.0
This moves the >> Email, Homepage, ICQ, AIM, YIM, .... << Icons from the Memberinfo-Column to the top of the Post-Info (Subject, Date - - Quote, Modify).
dOCda S!
http://gpu.hackers.sk/hacks/index.htm
Sources/Display.pl
$userprofile[13]$userprofile[12]
$userprofile[8] $icqad $userprofile[10] $yimon $userprofile[9]
EOT
}
if($musername eq "Guest") {
print << "EOT";
$img{'email_sm'}
EOT
}
elsif ($userprofile[19] ne "checked" || $settings[7] eq "Administrator" || $allow_hide_email ne 1) {
print << "EOT";
$profbutton$userprofile[4] $img{'email_sm'}$sendm
EOT
} else {
print << "EOT";
$profbutton$userprofile[4]$sendm
EOT
}
print << "EOT";
$userprofile[13]$userprofile[12]
EOT
}
print << "EOT";
|
« $counterwords $txt{'30'}: $messdate » |
EOT
if($musername eq "Guest") {
print << "EOT";
$img{'email_sm'}
EOT
}
elsif ($userprofile[19] ne "checked" || $settings[7] eq "Administrator" || $allow_hide_email ne 1) {
print << "EOT";
$profbutton$userprofile[4] $img{'email_sm'}$sendm   $userprofile[8] $icqad $userprofile[10] $yimon $userprofile[9]
EOT
} else {
print << "EOT";
$profbutton$userprofile[4]$sendm
EOT
}
print << "EOT";
|