From abb31e4fd48997723ea08252ff9e3ad695899fc7 Mon Sep 17 00:00:00 2001 From: Fernando <fernandog@users.noreply.github.com> Date: Fri, 24 Jul 2015 09:55:26 -0300 Subject: [PATCH] Update template to show "Loading the default page" and not home page --- gui/slick/interfaces/default/restart_bare.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/slick/interfaces/default/restart_bare.tmpl b/gui/slick/interfaces/default/restart_bare.tmpl index f48b50d69..4ee6ccc65 100644 --- a/gui/slick/interfaces/default/restart_bare.tmpl +++ b/gui/slick/interfaces/default/restart_bare.tmpl @@ -41,7 +41,7 @@ Waiting for SickRage to start again: </div> <div id="refresh_message" style="display: none;"> -Loading the home page: +Loading the default page: <img src="$sbRoot/images/loading16${themeSpinner}.gif" height="16" width="16" id="refresh_loading" /> </div> -- GitLab