mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Change Portfolio Review closing date to be Dec. 27th
This commit is contained in:
parent
1e83de0b90
commit
58cd68f1c4
@ -62,7 +62,7 @@ const PRRegisterPiece = React.createClass({
|
||||
<Col xs={6}>
|
||||
<div className="register-piece--info">
|
||||
<h1>Portfolio Review</h1>
|
||||
<h2>{getLangText('Submission closing on %s', ' 22 Dec 2015')}</h2>
|
||||
<h2>{getLangText('Submission closing on %s', ' 27 Dec 2015')}</h2>
|
||||
<p>For more information, visit:
|
||||
<a href="http://www.portfolio-review.de/submission/" target="_blank">
|
||||
portfolio-review.de
|
||||
@ -84,4 +84,4 @@ const PRRegisterPiece = React.createClass({
|
||||
}
|
||||
});
|
||||
|
||||
export default PRRegisterPiece;
|
||||
export default PRRegisterPiece;
|
||||
|
Loading…
Reference in New Issue
Block a user