From d0f5525ba151f6497c59a1c88b8a73e564a32347 Mon Sep 17 00:00:00 2001 From: Brian McGillivray Date: Fri, 10 Feb 2017 19:00:30 +0000 Subject: [PATCH] Correction to the RCD Template --- nano/templates/rcd.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nano/templates/rcd.tmpl b/nano/templates/rcd.tmpl index ea96e555ef7..e72b6253a17 100644 --- a/nano/templates/rcd.tmpl +++ b/nano/templates/rcd.tmpl @@ -13,6 +13,15 @@ {{else data.menu == 2}}
{{:helper.link('Back', 'reply', {'menu': 1})}}
+
+
+
+ {{if !data.locked}}{{:helper.link("Rename", '', {'choice' : 'airlock_name'})}}{{else}}LOCKED{{/if}} +
+
+ Airlock Name: +
+
{{:data.door_name}}