From 7514604860540ad30bbe82aabc6692f89f301b92 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sat, 6 Sep 2008 15:59:18 +0000 Subject: Fixed responsiveness for flashing process --- modules/admin-full/luasrc/view/admin_system/upgrade.htm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/admin-full') diff --git a/modules/admin-full/luasrc/view/admin_system/upgrade.htm b/modules/admin-full/luasrc/view/admin_system/upgrade.htm index 03cd555c7..569a0bbd2 100644 --- a/modules/admin-full/luasrc/view/admin_system/upgrade.htm +++ b/modules/admin-full/luasrc/view/admin_system/upgrade.htm @@ -36,6 +36,9 @@ $Id$ <% elseif ret then %>

<%:a_s_flash_received%>

<%:a_s_flash_inprogress%>

+ + + <% %> <% local ret = ret() if ret == 0 then %>
<%:a_s_flash_flashed%>
-- cgit v1.2.3