From cf4ed60122736c38540fc88236c1a83556d8206c Mon Sep 17 00:00:00 2001 From: Justin Otherguy Date: Fri, 29 Apr 2011 03:42:23 +0200 Subject: [PATCH] more s/backend/middleware/ --- htdocs/frontend/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/frontend/index.html b/htdocs/frontend/index.html index a5eb159..7765dc1 100644 --- a/htdocs/frontend/index.html +++ b/htdocs/frontend/index.html @@ -110,7 +110,7 @@ - + +

@@ -167,7 +167,7 @@ Beschreibung:

-

Es wird ein neuer Kanal erstellt. Die Antwort des Backends enthällt dann die UUID.
+

Es wird ein neuer Kanal erstellt. Die Antwort der Middlewarenthält dann die UUID.
Diese muss dann im Controller angegeben werden (z.B. AVR Net-IO).