Skip to content

Commit fd3a67d

Browse files
committed
Fixed Sydney specific text
1 parent a7173dc commit fd3a67d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

summit-voting-app/ui/source/js/components/views/PresentationNotices.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export default ({
99
<div>
1010
<h5>Login to vote</h5>
1111
<div className="login-to-vote">
12-
<h3>Help this presentation get to the OpenStack Summit!</h3>
13-
<p>OpenStack community members are voting on presentations to be presented at the OpenStack Summit in Sidney, Australia. We received hundreds of high-quality submissions, and your votes can help us determine which ones to include in the schedule.</p>
12+
<h3>Help this presentation get to the Summit in Vancouver!</h3>
13+
<p>We received hundreds of high-quality submissions and your votes can help determine which presentations are included in the Summit schedule.</p>
1414
<a className="btn" href={`/Security/login?BackURL=${Config.get('baseURL')}`}>I already have an account</a>&nbsp; | &nbsp;
1515
<a href="/summit-login/login" className="btn">Sign up now</a>
1616
</div>

0 commit comments

Comments
 (0)