Committer: amyshkin
LJSUP-8857: Updating commenting formU trunk/cgi-bin/LJ/Talk.pm
Modified: trunk/cgi-bin/LJ/Talk.pm =================================================================== --- trunk/cgi-bin/LJ/Talk.pm 2011-08-25 07:29:51 UTC (rev 19833) +++ trunk/cgi-bin/LJ/Talk.pm 2011-08-25 07:29:58 UTC (rev 19834) @@ -1975,6 +1975,7 @@ # string values the template may wish 'remote_username' => $remote_username, 'remote_display_name' => $remote_display_name, + 'service_short_code' => $remote && $remote->identity ? $remote->identity->short_code : undef, 'journalu_username' => $journalu->username, 'editid' => $editid, 'entry_url' => $entry->url,