##if local.ShowCurrentSubs
##if local.ShowNextSubs
| ##leg.ZONESOPAC.Subscription.CurrentScheme |
##Field.CurrentSubs.Scheme |
##else
##leg.ZONESOPAC.Subscription.Scheme |
##Field.CurrentSubs.Scheme |
##endif
| ##leg.ZONESOPAC.Subscription.Period |
##Field.CurrentSubs.Start ##leg.ZONESOPAC.Subscription.To ##Field.CurrentSubs.Expiry |
| ##leg.ZONESOPAC.Subscription.Cost |
##Field.CurrentSubs.Amount |
| ##leg.ZONESOPAC.Subscription.Method |
##Field.CurrentSubs.Method |
| ##leg.ZONESOPAC.Subscription.Status |
##Field.CurrentSubs.Status ##leg.ZONESOPAC.Subscription.On ##Field.CurrentSubs.Change |
##if sessioncfg.DB.Config.Circ.Brwr.RenewSubscriptionAllowed
##if Value.IsEqual(CurrentSubs.Status,0)
##if Value.IsEqual(CurrentSubs.Method,0)
| |
##local.define(ButtonCaption)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonTip)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonHref)##this&Method=RenewSubs&PayType=Defer&WhichSubs=1
##local.define(ButtonID)buttonRenewSubsSumbit
##local.ButtonFMT
/*
|
##local.define(ButtonCaption)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonTip)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonHref)##this&Method=RenewSubs&PayType=Defer&WhichSubs=1
##local.define(ButtonID)buttonRenewSubsSumbit
##local.ButtonFMT
|
##local.define(ButtonCaption)##leg.Portal3.Actions.Cancel
##local.define(ButtonTip)##leg.Portal3.Actions.CancelTIP
##local.define(ButtonHref)javascript:cancelRenewSubs()
##local.define(ButtonID)buttonRenewSubsCancel
##local.ButtonFMT
|
*/
|
##endif
##endif
##endif
##if local.ShowNextSubs
| |
|
| ##leg.ZONESOPAC.Subscription.NextScheme |
##Field.NextSubs.Scheme |
| ##leg.ZONESOPAC.Subscription.Period |
##Field.NextSubs.Start ##leg.ZONESOPAC.Subscription.To ##Field.NextSubs.Expiry |
| ##leg.ZONESOPAC.Subscription.Cost |
##Field.NextSubs.Amount |
| ##leg.ZONESOPAC.Subscription.Method |
##Field.NextSubs.Method |
| ##leg.ZONESOPAC.Subscription.Status |
##Field.NextSubs.Status ##leg.ZONESOPAC.Subscription.On ##Field.NextSubs.Change |
##if sessioncfg.DB.Config.Circ.Brwr.RenewSubscriptionAllowed
##if Value.IsEqual(NextSubs.Status,0)
##if Value.IsEqual(NextSubs.Method,0)
| |
##local.define(ButtonCaption)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonTip)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonHref)##this&Method=RenewSubs&PayType=Defer&WhichSubs=2
##local.define(ButtonID)buttonRenewSubsSumbit
##local.ButtonFMT
/*
|
##local.define(ButtonCaption)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonTip)##leg.ZONESOPAC.Subscription.RenewSubs
##local.define(ButtonHref)##this&Method=RenewSubs&PayType=Defer&WhichSubs=2
##local.define(ButtonID)buttonRenewSubsSumbit
##local.ButtonFMT
|
##local.define(ButtonCaption)##leg.Portal3.Actions.Cancel
##local.define(ButtonTip)##leg.Portal3.Actions.CancelTIP
##local.define(ButtonHref)javascript:cancelRenewSubs()
##local.define(ButtonID)buttonRenewSubsCancel
##local.ButtonFMT
|
*/
|
##endif
##endif
##endif
##endif
##endif