[ljcom] r10908: LJSUP-9600 (no link to Self-promo in nav...
Committer: ailyin
LJSUP-9600 (no link to Self-promo in navigation menu)U trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm U trunk/htdocs/shop/index.bml.text.local
Modified: trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm 2011-08-24 03:37:53 UTC (rev 10907)
+++ trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm 2011-08-24 03:42:50 UTC (rev 10908)
@@ -47,6 +47,14 @@
},
];
+ if ( $is_remote_sup ) {
+ push @$paid_services, {
+ name => LJ::Lang::ml('/shop/index.bml.storefront.selfpromo'),
+ url => '/shop/selfpromo.bml',
+ is_selected => $subpage eq 'selfpromo' ? 1 : 0,
+ };
+ }
+
my %top_map = (
paidaccount => 0,
paidservice => 1,
Modified: trunk/htdocs/shop/index.bml.text.local
===================================================================
--- trunk/htdocs/shop/index.bml.text.local 2011-08-24 03:37:53 UTC (rev 10907)
+++ trunk/htdocs/shop/index.bml.text.local 2011-08-24 03:42:50 UTC (rev 10908)
@@ -33,6 +33,8 @@
.storefront.addons.userpics=[[numuserpics]] [[?numuserpics|Userpic|Userpics]]
+.storefront.addons.userpics.gift=Extra Userpics Gift
+
.storefront.gifts.extrauserpics=Extra Userpics Gift
.storefront.gifts.wallet=LJ Wallet
@@ -136,7 +138,7 @@
.storefront.permaccount.text|staleness=1
.storefront.permaccount.text=The Permanent Account Sale is happening now! Offer ends 23:59 December 15th, 2008 PST
-.storefront.addons.userpics.gift=Extra Userpics Gift
+.storefront.selfpromo=Self Promo
.title=Gift Shop
