luci-mod-failsafe: use same string as luci-mod-admin-full
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 10 Dec 2016 17:11:50 +0000 (19:11 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 10 Dec 2016 17:11:50 +0000 (19:11 +0200)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
modules/luci-mod-failsafe/luasrc/view/failsafe/flashops.htm

index 3c8d11b..d6e9ad7 100644 (file)
@@ -27,7 +27,7 @@
                        <% end %>
                </form>
        <% else %>
-               <div class="cbi-section-descr"><%:Sorry, there is no sysupgrade support present; a new firmware image must be flashed manually. Please refer to the OpenWrt wiki for device specific install instructions.%></div>
+               <div class="cbi-section-descr"><%:Sorry, there is no sysupgrade support present; a new firmware image must be flashed manually. Please refer to the wiki for device specific install instructions.%></div>
        <% end %>
 </fieldset>