| changeset 635 | dffc5ec04c87 |
| parent 530 | 9823b527c3a1 |
--- a/client/templates/nodeeditor_readonly.html Wed Jul 27 13:55:25 2016 +0200 +++ b/client/templates/nodeeditor_readonly.html Wed Jul 27 15:40:45 2016 +0200 @@ -26,4 +26,4 @@ <%- shortenText(node.created_by_title, 25) %> </p> <% } %> - <a href="#?idNode=<%-node._id%>"><%-renkan.translate("Link to the node")%></a> + <a href="#?node=<%-node._id%>"><%-renkan.translate("Link to the node")%></a>