Fix messages of unfound tokens
[citadel.git] / webcit / static / t / room / zap_this.html
index d74dada01b76b7e3e564345757d50eae5ce72b64..c35bd658f976b12a47d47f0d2da2354d6ed8630e 100644 (file)
@@ -4,7 +4,7 @@
 </div>
 <div id="content" class="service">
 <?_("If you select this option,")>
-<em><?ROOM:INFO:PRINT_NAME("X")></em>
+<em><?THISROOM:NAME("X")></em>
 <?_("will disappear from your room list.  Is this what you wish to do?")>
 <br>
 
@@ -13,4 +13,4 @@
 <input type="submit" NAME="ok_button" VALUE="<?_("Zap this room")>">&nbsp;
 <input type="submit" NAME="cancel_button" VALUE="<?_("Cancel")>">
 </form>
-<?=("trailing")>
\ No newline at end of file
+<?=("trailing")>