luci-theme-rosy: fix hidden footer for mobile devices

Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
This commit is contained in:
YanlanShen 2019-04-07 18:11:00 +08:00 committed by Rosy Song
parent f5209f378e
commit 14c9de571a

View file

@ -28,7 +28,7 @@
</div> </div>
</div> </div>
</div> </div>
<footer class="mobile-hide"> <footer>
<a href="https://github.com/openwrt/luci">Powered by<%= ver.luciname %> (<%= ver.luciversion %>)</a> / <a href="https://github.com/openwrt/luci">Powered by<%= ver.luciname %> (<%= ver.luciversion %>)</a> /
<%= ver.distversion %> <%= ver.distversion %>
<% if #categories > 1 then %> <% if #categories > 1 then %>