From d257c974a8acea9d7309b63c829fefcbfb47d831 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 20 Aug 2009 15:55:48 +0200 Subject: dynamic status bar --- module/web/templates/default.tpl | 14 +++++++++----- module/web/templates/window.tpl | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'module/web/templates') diff --git a/module/web/templates/default.tpl b/module/web/templates/default.tpl index fe617bfe6..2508455cb 100644 --- a/module/web/templates/default.tpl +++ b/module/web/templates/default.tpl @@ -11,7 +11,7 @@ %include header title=header, use_js=js, use_css=['default.css','window.css'], redirect=red -%include window id="addlinks", width=400, caption="Add links", body="", button="Add" +%include window id="addlinks", width=400, caption="Add links", body="", button="Add" @@ -76,11 +76,15 @@ %if page != "loggedin" and page != "login":
-
-Status: running +
+Status:
-
-Speed: 500 kb/s   +
+Speed:  +
+ +
+Files in queue: 
diff --git a/module/web/templates/window.tpl b/module/web/templates/window.tpl index fce3cb86f..f756c4352 100644 --- a/module/web/templates/window.tpl +++ b/module/web/templates/window.tpl @@ -12,7 +12,7 @@ -- cgit v1.2.3