Skip to content

Commit 9d508f8

Browse files
committed
anonymized client/submission page, removed BU and BWWC logos and text.
1 parent 0ffe30b commit 9d508f8

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

client/index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Boston Women's Workforce Council</title>
5+
<title>Data Submission Study</title>
66

77
<script data-main="app/index" src="app/vendor/require.js"></script>
88

@@ -28,12 +28,12 @@
2828
<body>
2929
<header>
3030
<div class="container">
31-
<h1>Boston Women's Workforce Council<br/>
32-
<small>100% Talent Data Submission</small>
31+
<h1>Data Submission Test Case<br/>
32+
<small>Usert Experience study</small>
3333
</h1>
3434
<div id="logos">
35-
<img src="images/bwwc.png" width="130" alt="BWWC Logo"/>
36-
<img src="images/bu.gif" alt="BU Logo"/>
35+
<img src="images/bwwc.png" width="130" alt=""/>
36+
<img src="images/bu.gif" alt=""/>
3737
</div>
3838
</div>
3939
</header>
@@ -43,9 +43,7 @@ <h1>Boston Women's Workforce Council<br/>
4343
<div class="row">
4444
<section id="session-area" class="card col-md-10 col-md-offset-1">
4545
<h2 class="text-center">Input your data</h2>
46-
<p class="text-center">Please make sure your session key and participation code match the ones provided in the
47-
email
48-
sent to you by the BWWC. Drag and drop your completed template file to encrypt and include your submission in
46+
<p class="text-center">Please make sure your session key and participation code match the ones provided. Drag and drop your completed template file to encrypt and include your submission in
4947
the
5048
aggregate data.</p>
5149
<hr/>

0 commit comments

Comments
 (0)