From: Roland Haeder <roland@mxchange.org>
Date: Sun, 24 May 2015 20:30:53 +0000 (+0200)
Subject: Fixed (opps).
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bf46de68b4fcb20714ef7e579b07384b71dbeb0d;p=hub.git

Fixed (opps).

Signed-off-by: Roland Haeder <roland@mxchange.org>
---

diff --git a/application/hub/templates/xml/announcement/announcement.xml b/application/hub/templates/xml/announcement/announcement.xml
index 06be0b345..4d94ea5ca 100644
--- a/application/hub/templates/xml/announcement/announcement.xml
+++ b/application/hub/templates/xml/announcement/announcement.xml
@@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 		<!-- Node mode: regular, master, list, boot again //-->
 		<node-mode>{?node_default_mode?}</node-mode>
 		<!-- The node id. This should be announced to all other hubs. //-->
-		<node-id>{?node_id?}</session-id>
+		<node-id>{?node_id?}</node-id>
 		<!-- The session id. This should be announced to all other hubs. //-->
 		<session-id>{?session_id?}</session-id>
 		<!-- The private key's hash. This should be announced to all other hubs. //-->