diff options
| author | karlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-15 12:12:16 +0000 |
|---|---|---|
| committer | karlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-15 12:12:16 +0000 |
| commit | 06152cdf6d2ebd5ca2c3522d781dd9554b96ea79 (patch) | |
| tree | f5c3f976d78d5dee597b9ffcbcce93eb8500bebc /htroot/ViewProfile.html | |
| parent | aedb34a988e5db6d0f0ba4d850afdc252877c14a (diff) | |
- changed grammar in ViewProfile.html to comply with peer-names ending on i.e. 's'
- removed restart-button on non-Windows platforms (until start-script is adjusted)
- margin for <dt>s with more than one line
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3209 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewProfile.html')
| -rw-r--r-- | htroot/ViewProfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html index 96e41efba..11f669717 100644 --- a/htroot/ViewProfile.html +++ b/htroot/ViewProfile.html @@ -23,7 +23,7 @@ ::
<p class="error">The peer #[peername]# is not online.</p>
::
- <h3>This is #[peername]#'s Profile:</h3>
+ <h3>This is the Profile of #[peername]#:</h3>
<dl class="pairs">
<dt>Name</dt>
|
