diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-09 16:18:03 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-09 16:26:46 +0200 |
| commit | 162682a7b41f3cfc45bfbab9cf856ae87a54b99a (patch) | |
| tree | 4303b34d492291ee8cc1e88c5297b7bf19d4768a /res | |
| parent | 75bba28a7c739002c1a8412914e10f3506bea86d (diff) | |
index.html: task-desc: use proper English, remove insane span tag use
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 429643b6..058bb576 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -17,8 +17,7 @@ </div> </div> <div id="intro-task" class="task-alert" style="display:none"> - <h3 class="task-desc">Connect between <span>yourself</span> and the <span> clubs,</span><span> internship proposals,</span><span> skills,</span><span> and</span><span> scientific interests</span></span> you have: - </h3> + <h3 class="task-desc">Connect yourself to the clubs, internship proposals, skills & scientific interests you have.</h3> <div class="task-close-button">got it</div> </div> <div id="tool-bar"> |
