mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
Update subscription dialog blurbs
This commit is contained in:
parent
61be34a0f4
commit
0cef562d9b
2 changed files with 0 additions and 8 deletions
|
@ -652,7 +652,6 @@
|
|||
feature2: "__heroesCount__ powerful <strong>new heroes</strong> with unique skills!"
|
||||
feature3: "__bonusLevelsCount__+ bonus levels"
|
||||
feature4: "<strong>{{gems}} bonus gems</strong> every month!"
|
||||
feature5: "Video tutorials"
|
||||
feature6: "Premium email support"
|
||||
feature7: "Private <strong>Clans</strong>"
|
||||
feature8: "<strong>No ads!</strong>"
|
||||
|
|
|
@ -59,13 +59,6 @@
|
|||
td.free-cell
|
||||
td.center-ok
|
||||
span.glyphicon.glyphicon-ok
|
||||
tr
|
||||
td.feature-description
|
||||
span(data-i18n="subscribe.feature5")
|
||||
if !me.isOnPremiumServer()
|
||||
td.free-cell
|
||||
td.center-ok
|
||||
span.glyphicon.glyphicon-ok
|
||||
tr
|
||||
td.feature-description
|
||||
span(data-i18n="[html]subscribe.feature7")
|
||||
|
|
Loading…
Reference in a new issue