diff --git a/htroot/Network.html b/htroot/Network.html index 72e326ac2..e14ce5498 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -102,7 +102,7 @@ To see a list of all APIs, please visit the send Message/
show Profile/
edit Wiki/
browse Blog Name
- Info + Info Release/
SVN
PPM QPH @@ -140,7 +140,7 @@ To see a list of all APIs, please visit the
Crawl#(/isCrawling)# #[shortname]# - #(type)##(direct)#Junior passive::Junior direct::Junior offline#(/direct)#::#(direct)#senior passive::Senior direct::Senior offline#(/direct)#::#(direct)#Principal passive::Principal active::Principal offline#(/direct)##(/type)##(acceptcrawl)#no crawl::crawl possible::crawl possible#(/acceptcrawl)##(dhtreceive)#no DHT receive::DHT receive enabled::DHT receive enabled#(/dhtreceive)# + #(type)##(direct)#Junior passive::Junior direct::Junior offline#(/direct)#::#(direct)#senior passive::Senior direct::Senior offline#(/direct)#::#(direct)#Principal passive::Principal active::Principal offline#(/direct)##(/type)##(acceptcrawl)#no crawl::crawl possible::crawl possible#(/acceptcrawl)##(dhtreceive)#no DHT receive::DHT receive enabled::DHT receive enabled#(/dhtreceive)# #[version]# #[ppm]# #[qph]# diff --git a/htroot/Table_API_p.html b/htroot/Table_API_p.html index 8673271d5..b9a1145c8 100644 --- a/htroot/Table_API_p.html +++ b/htroot/Table_API_p.html @@ -32,7 +32,7 @@

::#(/inline)# #(showtable)#::
- +

#(navigation)# @@ -40,18 +40,22 @@ #(left)#no previous page::previous page#(/left)# #[startRecord]#-#[to]# of #[of]# #(right)#no next page::next page#(/right)# - #(/navigation)# + + #(/navigation)# +

- + +

+

- + @@ -104,7 +108,9 @@ #(inline)#::#(/inline)# #{/list}# +
TypeCommentComment Call
Count
Recording
Date
Last Exec
Date
#[url]#
+

diff --git a/htroot/env/base.css b/htroot/env/base.css index 52b325a55..d7bf343db 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -654,6 +654,10 @@ form.search table {

*/ +fieldset { + text-align:left; +} + fieldset.yacysearch { text-align:left; padding-top:10px;