Forum Default Curve Core Vis Verde Vis Roșu Vis Albastru DSv4 Zone99 Urban Scratch DS-Natural X-Mas Notepad Blue
0 Members and 1 Guest are viewing this topic.
It's there so they know it's logged and the icon is actually a link to help text about it
Quote from: Arantor on March 07, 2010, 01:27:54 PMIt's there so they know it's logged and the icon is actually a link to help text about it You know how many people ask why their IP is visible -Costa
Quote from: Costa on March 07, 2010, 05:43:10 PMQuote from: Arantor on March 07, 2010, 01:27:54 PMIt's there so they know it's logged and the icon is actually a link to help text about it You know how many people ask why their IP is visible -CostaYes, because while the idea is good, like a number of things the execution was bad. Where does it suggest it's actually clickable?And Dismal, I'm hardly pwned by this.
<a href="', $scripturl, '?action=', !empty($message['member']['is_guest']) ? 'trackip' : 'profile;area=tracking;sa=ip;u='. $message['member']['id'], ';searchip=', $message['member']['ip'], '">', $message['member']['ip'], '</a> <a href="', $scripturl, '?action=helpadmin;help=see_admin_ip" onclick="return reqWin(this.href);" class="help">(?)</a>';
<a href="', $scripturl, '?action=', !empty($message['member']['is_guest']) ? 'trackip' : 'profile;area=tracking;sa=ip;u=' . $message['member']['id'], ';searchip=', $message['member']['ip'], '">', $message['member']['ip'], '</a> <a href="', $scripturl, '?action=helpadmin;help=see_admin_ip" onclick="return reqWin(this.href);" class="help">(?)</a>';