2015 -> 2016

This commit is contained in:
Henry Oswald 2016-01-04 11:12:10 +00:00
parent 134e733b01
commit 5f66dbebf4
2 changed files with 1 additions and 2 deletions

View file

@ -112,7 +112,6 @@ block content
.form-group(ng-class="validation.correctExpiry == false || validation.errorFields.year ? 'has-error' : ''")
select.form-control(data-recurly='year', ng-change="validateExpiry()", ng-model='data.year')
option(value="", disabled, selected) Year
option(value="2015") 2015
option(value="2016") 2016
option(value="2017") 2017
option(value="2018") 2018

View file

@ -291,7 +291,7 @@ module.exports =
title: "ShareLaTeX Community Edition"
left_footer: [{
text: "Powered by <a href='https://www.sharelatex.com'>ShareLaTeX</a> © 2015"
text: "Powered by <a href='https://www.sharelatex.com'>ShareLaTeX</a> © 2016"
}]
right_footer: [{