diff --git a/lib/tpl/main.php b/lib/tpl/main.php index e889287..1164d64 100644 --- a/lib/tpl/main.php +++ b/lib/tpl/main.php @@ -169,7 +169,18 @@ - +
+ +
+ +
diff --git a/lib/tpl/modalAddServer.php b/lib/tpl/modalAddServer.php new file mode 100644 index 0000000..86bff41 --- /dev/null +++ b/lib/tpl/modalAddServer.php @@ -0,0 +1,37 @@ + \ No newline at end of file diff --git a/lib/tpl/modalFilterServer.php b/lib/tpl/modalFilterServer.php new file mode 100644 index 0000000..5086b8e --- /dev/null +++ b/lib/tpl/modalFilterServer.php @@ -0,0 +1,49 @@ + \ No newline at end of file diff --git a/lib/tpl/serversList.php b/lib/tpl/serversList.php index 6f03054..1bfab1f 100644 --- a/lib/tpl/serversList.php +++ b/lib/tpl/serversList.php @@ -16,83 +16,79 @@ ); } ?> -
- -
-
- - + +
+
+
+ + + + getServerStats(reset($servers)) as $key => $item): ?> + + + + + + + getServerStats($server); + ?> - - getServerStats(reset($servers)) as $key => $item): ?> - + + + + + + $item): ?> + - - - - - getServerStats($server); - ?> - - - - - - $item): ?> - - - - - - - - - -
name 
name  
  - - -
- Add server -
+   + + + + + + + + + + Add server
- -
-
-
-

Hello!

- -

- This is Beanstalk console,
web-interface for - simple and fast work queue -

- -

- Your servers' list is empty. You could fix it in two ways: -

    -
  1. Click the button below to add server just for you and save it in cookies
  2. -
  3. Edit config.php file and add server for everybody
  4. -
-

-

-
Add server -

-
+
+ +
+
+
+

Hello!

+ +

+ This is Beanstalk console,
web-interface for + simple and fast work queue +

+ +

+ Your servers' list is empty. You could fix it in two ways: +

    +
  1. Click the button below to add server just for you and save it in cookies
  2. +
  3. Edit config.php file and add server for everybody
  4. +
+

+

+
Add server +

+
- -
- - - - - - - - \ No newline at end of file +} +?> \ No newline at end of file