diff options
Diffstat (limited to 'themes/luci-theme-material/luasrc')
-rwxr-xr-x | themes/luci-theme-material/luasrc/view/themes/material/header.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-material/luasrc/view/themes/material/header.htm b/themes/luci-theme-material/luasrc/view/themes/material/header.htm index f96653a9c0..05d9419a80 100755 --- a/themes/luci-theme-material/luasrc/view/themes/material/header.htm +++ b/themes/luci-theme-material/luasrc/view/themes/material/header.htm @@ -166,7 +166,7 @@ </header> <div class="main"> - <div class="loading"><span>Loading...</span></div> + <div style="" class="loading"><span><div class="loading-img"></div>Loading...</span></div> <div class="main-left"> <ul class="nav"> <%- |