From 819bd6ebac720a53a9e9222473e6b9aeae888be5 Mon Sep 17 00:00:00 2001 From: wbudic Date: Thu, 17 Jan 2019 18:38:06 +1100 Subject: [PATCH] Added Anchors for top and bottom of page. --- htdocs/cgi-bin/main.cgi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/htdocs/cgi-bin/main.cgi b/htdocs/cgi-bin/main.cgi index 68f3c74..e113523 100755 --- a/htdocs/cgi-bin/main.cgi +++ b/htdocs/cgi-bin/main.cgi @@ -210,7 +210,7 @@ if($tbl_start>0){ '; -my $frm = qq( +my $frm = qq(
@@ -226,7 +226,7 @@ my $frm = qq( - + @@ -247,7 +247,7 @@ my $srh = qq( ); -my $ctmsg = '

  (Use the Category dropdown to change).'; +my $ctmsg = '

  (Use the Category dropdown to '; if($rs_keys || $rs_cat_idx){ $srh = $srh.'

'; @@ -269,7 +269,7 @@ print "
"; print '
' . $srh .'
'; print "\n
\n" . $tbl ."\n
"; print '
View Statistics
'; - print '
Configure Log (Careful)
'; + print '
Configure Log (Careful)
'; print "
"; @@ -296,7 +296,7 @@ sub buildNavigationButtons{ $tfId = 1; } - $tbl = $tbl . ''; + $tbl = $tbl . ''; if($rs_prev && $rs_prev>0 && $tbl_start>0){ @@ -361,7 +361,7 @@ try{ if($rs_cur){ $stmt = 'SELECT rowid, ID_CAT, DATE, LOG, AMMOUNT from LOG - where rowid <= "'.$rs_cur.'" ORDER BY DATE DESC, rowid DESC;'; + where rowid <= "'.$rs_cur.'" ORDER BY DATE DESC;'; return; } } -- 2.34.1
* LOG ENTRY FORM *
Log: ).$cats.qq(
Ammount:
 Ammount: