diff --git a/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm b/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm
index dfdcb7f70c..ee9c2f8fd3 100644
--- a/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm
+++ b/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm
@@ -14,8 +14,8 @@
-
<%:Backup / Restore%>
-
<%:Click "Generate archive" to download a tar archive of the current configuration files. To reset the firmware to its initial state, click "Perform reset" (only possible with squashfs images).%>
+
<%:Backup%>
+
<%:Click "Generate archive" to download a tar archive of the current configuration files.%>
+
+
+ <%:Restore%>
+ <%:To restore configuration files, you can upload a previously generated backup archive here. To reset the firmware to its initial state, click "Perform reset" (only possible with squashfs images).%>
+
<% if reset_avail then %>
<% end %>
-
- <%:To restore configuration files, you can upload a previously generated backup archive here.%>
-
@@ -54,9 +59,6 @@
<%:The backup archive does not appear to be a valid gzip file.%>
<% end %>
- <% if reset_avail then %>
- <%:Custom files (certificates, scripts) may remain on the system. To prevent this, perform a factory-reset first.%>
- <% end %>