diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-31 19:55:00 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-31 19:55:00 +0000 |
| commit | fe948abd841e30b4c44ca72a1e9d9423815ed292 (patch) | |
| tree | 77276cfbe919ecb617259c281503d49c5eb43f2d /htroot/ViewProfile.html | |
| parent | 982aa689ef485f808c1635a0c002718fd6be4918 (diff) | |
added link on ViewProfile.html to EditProfile_p.html to make it easier to customize the peer
the link appears only if the user has admin rights
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7459 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewProfile.html')
| -rw-r--r-- | htroot/ViewProfile.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html index 21755b964..454b439f5 100644 --- a/htroot/ViewProfile.html +++ b/htroot/ViewProfile.html @@ -63,6 +63,9 @@ #(/success)#
<p>View this profile as <a rel="meta" type="application/rdf+xml" title="rdf:foaf" href="ViewProfile.rdf?hash=#[hash]#">rdf:foaf</a> or
<a rel="alternate" type="text/x-vcard" title="vCard" href="ViewProfile.vcf?hash=#[hash]#">vCard</a></p>
+ #(edit)#::
+ <p>You can edit your profile <a href="/ConfigProfile_p.html">here</a></p>
+ #(/edit)#
#(display)#
#%env/templates/simplefooter.template%#
::
|
