diff options
| author | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-08-07 17:56:44 +0000 |
|---|---|---|
| committer | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-08-07 17:56:44 +0000 |
| commit | 53dcbadfbfbbba9d4685af7a2e3bdb5719922d80 (patch) | |
| tree | aa2645c45db369f3505d238ea10da14247179226 /htroot/ViewProfile.html | |
| parent | 09193023fe225a27b81b972dcafb8c8d0f4bb953 (diff) | |
using Wikicode instream of bbCode
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@504 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 562768c0f..8d8c36a5d 100644 --- a/htroot/ViewProfile.html +++ b/htroot/ViewProfile.html @@ -62,7 +62,7 @@ The peer #[peername]# is not online. <tr>
<td>Comment</td>
-<td><textarea name="comment" cols="40" rows="10" readonly>#(comment)#::#[value]##(/comment)#</textarea></td>
+<td>#(comment)# ::#[value]##(/comment)#</td>
</tr>
#{other}#
<tr>
|
