Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy
[irspy-moved-to-github.git] / web / htdocs / details / delete.mc
index a1ae5f2..cc0723d 100644 (file)
@@ -1,4 +1,3 @@
-%# $Id: delete.mc,v 1.7 2007-06-27 11:09:32 mike Exp $
 <%args>
 $id
 $really => 0
@@ -10,8 +9,8 @@ $really => 0
       <% xml_encode($id) %>?
      </p>
      <p>
-      <a href="?really=1&amp;id=<% xml_encode(uri_escape_utf8($id)) %>">Yes</a><br/>
-      <a href="/full.html?id=<% xml_encode(uri_escape_utf8($id)) %>">No</a><br/>
+      <a href="?really=1&amp;id=<% xml_encode(uri_escape($id)) %>">Yes</a><br/>
+      <a href="/full.html?id=<% xml_encode(uri_escape($id)) %>">No</a><br/>
      </p>
 % } else {
 <%perl>