luci-theme-material: open footer link in new tab
[project/luci.git] / themes / luci-theme-material / ucode / template / themes / material / footer.ut
index 9249427a4319496f53149bc55c246e28dc15805c..f0225e732910d3f986e64528e203917d4a04203c 100644 (file)
@@ -20,7 +20,7 @@
 
                        </div>
                        <footer class="mobile-hide">
-                               <a href="https://github.com/openwrt/luci">Powered by {{ version.luciname }} ({{ version.luciversion }})</a> /
+                               <a href="https://github.com/openwrt/luci" target="_blank" rel="noreferrer">Powered by {{ version.luciname }} ({{ version.luciversion }})</a> /
                                {{ version.distname }} {{ version.distversion }} ({{ version.distrevision }})
                        </footer>
                </div>