From 43e6305c45c6365288c1f512702f49ba2e52e941 Mon Sep 17 00:00:00 2001
From: xengineering <me@xengineering.eu>
Date: Sat, 1 Apr 2023 18:37:47 +0200
Subject: Improve user interface

---
 data/templates/recipe_edit.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'data/templates/recipe_edit.html')

diff --git a/data/templates/recipe_edit.html b/data/templates/recipe_edit.html
index b35587e..4860c6a 100644
--- a/data/templates/recipe_edit.html
+++ b/data/templates/recipe_edit.html
@@ -17,7 +17,7 @@
 			<p>Recipe ID: {{.Id}}</p>
 			<pre contenteditable="true" id="editor"><code>{{.DescriptionMarkdown}}</code></pre>
 			<button onclick="save()">save</button>
-			<a href="/recipe?id={{.Id}}"><button>cancel</button></a>
+			<a href="/recipe?id={{.Id}}"><button>back</button></a>
 			<a href="/recipe/confirm-deletion?id={{.Id}}"><button style="background-color:red">delete</button></a>
 			{{ template "footer.html" }}
 		</main>
-- 
cgit v1.2.3-70-g09d2