From ebb9cafb1eaef697022e78480e1c1695fdbf2f20 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Thu, 6 Mar 2014 23:46:08 +0100 Subject: [PATCH] Small UI changes --- templates/index.html.ep | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/index.html.ep b/templates/index.html.ep index 06d6787..9dde49b 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -3,6 +3,7 @@
% if (max_delay != 0) {
+ <%=l('max_delay', max_delay) %>
% } @@ -11,7 +12,6 @@ % } % if (defined(flash('short'))) {
- <%= flash('filename') %>
  • <%= link_to url_for('/')->base->scheme($scheme)->to_abs.'/'.flash('short') => begin %><%= url_for('/')->base->scheme($scheme)->to_abs.'/'.flash('short') %><%= end %>
  • @@ -22,7 +22,6 @@ % } % if (defined(flash('msg'))) {
    - <%=l 'some-bad' %>
    <%= flash('filename') %> <%= flash('msg') %>