Committer: anazarov
LJSUP-13933: Add icons to the footerU trunk/cgi-bin/LJ/SiteScheme.pm
Modified: trunk/cgi-bin/LJ/SiteScheme.pm =================================================================== --- trunk/cgi-bin/LJ/SiteScheme.pm 2012-10-18 11:48:36 UTC (rev 23169) +++ trunk/cgi-bin/LJ/SiteScheme.pm 2012-10-19 07:39:58 UTC (rev 23170) @@ -436,6 +436,7 @@ 'remote_wallet_link' => $remote_wallet_link, 'remote_ljphoto_url' => $remote_ljphoto_url, 'remote_can_use_ljphoto' => $remote_can_use_ljphoto, + 'remote_is_sup' => $remote_is_sup, 'need_loginform' => $need_loginform, 'loginform_returnto' => $loginform_returnto,