diff --git a/webapp/web/js/account/accountProxyCommon.js b/webapp/web/js/account/accountProxyCommon.js
index 85b053fde..d98e2088e 100644
--- a/webapp/web/js/account/accountProxyCommon.js
+++ b/webapp/web/js/account/accountProxyCommon.js
@@ -15,9 +15,8 @@
* profile associated with that individual.
* ----------------------------------------------------------------------------
* The template must inlude
- * 1) a link with attribute templatePart="remove"
- * 2) a link with attribute templatePart="restore"
- * 3) a hidden field with attribute templatePart="uriField" and value="%uri%" see below
+ * 1) a link with attribute templatePart="remove" and restoreText="[something]"
+ * 2) a hidden field with attribute templatePart="uriField" and value="%uri%" see below
*
* The template may include tokens to be replaced, from the following:
* %uri% -- the URI of the individual being displayed
@@ -45,45 +44,31 @@ function proxyInfoElement(template, uri, label, classLabel, imageUrl, existing)
this.element = function() {
var element = $("