From 613fa52d29b25331de67a0ef5227dd47f109e83b Mon Sep 17 00:00:00 2001 From: Steve Beaver Date: Thu, 4 Oct 2018 09:02:07 -0400 Subject: [PATCH] Add top buttons if table > 24 rows (cherry picked from commit e7299fd8c5ad6998aab372dc40f033f1dcb8d605) --- src/usr/local/www/services_wol.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/usr/local/www/services_wol.php b/src/usr/local/www/services_wol.php index ab66f3dec7..1280acf4c9 100644 --- a/src/usr/local/www/services_wol.php +++ b/src/usr/local/www/services_wol.php @@ -172,8 +172,25 @@ print $form;

+ 24)) { +?> + + +
-

+