diff options
| author | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-08 10:13:14 +0000 |
|---|---|---|
| committer | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-08 10:13:14 +0000 |
| commit | 063b29060ca0a9004c4f1c7d9293c6906a759b4b (patch) | |
| tree | 8e16fca27ce65dd74f68b1a805e2eabb6d0e983c /htroot/WatchWebStructure_p.html | |
| parent | 787b588c336d9811987c750832ea7145b367ce33 (diff) | |
Minor Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6656 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index 1afd9eea6..af64b943a 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -22,7 +22,7 @@ #%env/templates/header.template%# #%env/templates/submenuWebStructure.template%# -<div id="api"><a href="/api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png"></a> +<div id="api"><a href="/api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a> <span> The data that is visualized here can also be retrieved in a XML file, which lists the reference relation between the domains. With a GET-property 'about' you get only reference relations about the host that you give in the argument field for 'about'. |
