summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/view/admin_uci/revert.htm
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffluci/view/admin_uci/revert.htm')
-rw-r--r--src/ffluci/view/admin_uci/revert.htm5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ffluci/view/admin_uci/revert.htm b/src/ffluci/view/admin_uci/revert.htm
new file mode 100644
index 0000000000..f5eabc71b7
--- /dev/null
+++ b/src/ffluci/view/admin_uci/revert.htm
@@ -0,0 +1,5 @@
+<%+header%>
+<h1><%:config Konfiguration%></h1>
+<p><%:uci_reverted Die folgenden Ă„nderungen wurden verworfen:%></p>
+<code><%=(changes or "-")%></code>
+<%+footer%> \ No newline at end of file