changeset 37:14af60321cc0

Rename a button label for clarity.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 25 Apr 2021 02:59:11 +0300
parents 640af52b7e74
children 0fd29e5207d0
files index.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Wed Aug 21 15:38:26 2019 +0300
+++ b/index.php	Sun Apr 25 02:59:11 2021 +0300
@@ -237,7 +237,7 @@
   "  </td>\n".
   " </tr>\n".
   " <tr>\n".
-  "  <td colspan=\"2\" class=\"icenter\"><input type=\"submit\" value=\" Filter \" class=\"isubmit\" /></td>\n".
+  "  <td colspan=\"2\" class=\"icenter\"><input type=\"submit\" value=\" Update \" class=\"isubmit\" /></td>\n".
   " </tr>\n".
   "</table>\n".
   "</form>\n";