diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-20 17:00:28 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-20 17:00:28 +0300 |
| commit | b36543634af2fa5bef7252752016f0695a5dd1af (patch) | |
| tree | 7ce0240b6e24e923bacc22020f805bb976fab5b1 /res | |
| parent | 0d3364ed6b1de0b4123d064f95992d0463dcaaa6 (diff) | |
Fix type for Descartes login text
Diffstat (limited to 'res')
| -rw-r--r-- | res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html b/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html index 66c2f519..e6b810c5 100644 --- a/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html +++ b/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html @@ -1,4 +1,4 @@ <p class="login-text">Rhizi helps you discover the people in Descartes IT who can help you the most.</p> -<p class="login-text">Make yourself discoverable by sharing your skills, interests and projects,</p> +<p class="login-text">Make yourself discoverable by sharing your skills, interests and projects.</p> <iframe width="420" height="315" src="https://www.youtube.com/embed/yRQtUPCzd3A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file |
