diff --git a/templates/default/index.html.ep b/templates/default/index.html.ep index f183cca..0a30fa6 100644 --- a/templates/default/index.html.ep +++ b/templates/default/index.html.ep @@ -72,7 +72,7 @@
- + %= image '/img/universal.png', alt => $self->l('WORKS_EVERYWHERE'), class => "img-responsive carouselLogo"

<%=l 'MODERN_BROWSERS' %>

@@ -94,7 +94,7 @@
- + %= image '/img/multi.png', alt => $self->l('MULTI_USER'), class => "img-responsive carouselLogo"

<%=l 'THE_LIMIT_IS_YOUR_PIPE' %>

@@ -105,7 +105,7 @@
- + %= image '/img/signin.png', alt => $self->l('NO_SIGNIN'), class => "img-responsive carouselLogo"

<%=l 'YOU_DONT_HAVE_TO_REGISTER' %>

@@ -116,7 +116,7 @@
- + %= image '/img/clock.png', alt => $self->l('QUICK'), class => "img-responsive carouselLogo"

<%=l 'STOP_WASTING_TIME' %>

@@ -127,7 +127,7 @@
- + %= image '/img/screen.png', alt => $self->l('SCREEN_SHARING'), class => "img-responsive carouselLogo"

<%=l 'SHARE_DESKTOP_OR_WINDOW' %>

@@ -138,7 +138,7 @@
- + %= image '/img/chat.png', alt => $self->l('TEXT_CHAT'), class => "img-responsive carouselLogo"

<%=l 'SECURED_TEXT_CHAT' %>

@@ -150,7 +150,7 @@
<% if ($etherpad eq 'true') { %>
- + %= image '/img/note.png', alt => $self->l('COLLABORATIVE_NOTETAKING'), class => "img-responsive carouselLogo"

<%=l 'TAKE_NOTE_IN_REALTIME' %>

diff --git a/templates/default/join.html.ep b/templates/default/join.html.ep index edcb057..8f53aa2 100644 --- a/templates/default/join.html.ep +++ b/templates/default/join.html.ep @@ -195,7 +195,7 @@