fix footer
[project/luci.git] / themes / fledermaus / luasrc / view / themes / fledermaus / footer.htm
index 4de7bba..ff1e20a 100644 (file)
@@ -1,7 +1,8 @@
        </div>
        <div class="clear"></div>
 </div></div>
+</div>
 
-<div class="separator magenta bold"><a href="<%=controller%>/about"><%=require("luci").__appname__ .. " " .. luci.__version__%> - Lua Configuration Interface</a></div>
+<div class="separator black whitetext bold"><a href="<%=controller%>/about"><%=luci.__appname__ .. " " .. luci.__version__%> - Lua Configuration Interface</a></div>
 </body>
-</html>
\ No newline at end of file
+</html>