Skip to content

Commit ba0dcad

Browse files
committed
Updates made for openstack survey
1 parent 7c12fd3 commit ba0dcad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

survey_builder/templates/Layout/UserSurveyPage_LandingPage.ss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<div class="container">
1919

2020

21-
<h1>$_T("survey_ui", "Welcome to the 2022 OpenStack User Survey")</h1>
22-
<p>$_T("survey_ui", "The User Survey deadline is %1$s", "Wednesday, August 31, 2022")</p>
21+
<h1>$_T("survey_ui", "Welcome to the 2023 OpenStack User Survey")</h1>
22+
<p>$_T("survey_ui", "The User Survey deadline is %1$s", "Wednesday, August 23, 2023")</p>
2323
<% if $LoginPageSlide1Content && $LoginPageSlide2Content && $LoginPageSlide3Content %>
2424
<div class="row">
2525

@@ -43,7 +43,7 @@
4343
</div>
4444
<% end_if %>
4545
<p>
46-
$_T("survey_ui", "This survey provides users an opportunity to influence the community and software direction. By sharing information about your configuration and requirements, the Open Infrastructure Foundation User Committee will be able to advocate on your behalf. Take the OpenStack User Survey by %4$s to be included in this round of analysis.", "2022", "upcoming Virtual", "August, 2022", "Wednesday, August 31, 2022")
46+
$_T("survey_ui", "This survey provides users an opportunity to influence the community and software direction. By sharing information about your configuration and requirements, the Open Infrastructure Foundation User Committee will be able to advocate on your behalf. Take the OpenStack User Survey by %4$s to be included in this round of analysis.", "2023", "upcoming Virtual", "August, 2023", "Wednesday, August 23, 2023")
4747
</p>
4848
<p><a href="/user-survey/faq" target="_blank">$_T("survey_ui", "More Information About The Survey")</a></p>
4949
<% if $Top.SurveyTemplate.isVoid %>

0 commit comments

Comments
 (0)