changeset 38:0fd29e5207d0

Make the selector wider.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 25 Apr 2021 02:59:29 +0300
parents 14af60321cc0
children 6b2827b1b810 aeb2ae695722
files index.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Sun Apr 25 02:59:11 2021 +0300
+++ b/index.php	Sun Apr 25 02:59:29 2021 +0300
@@ -202,7 +202,7 @@
   " </tr>\n".
   " <tr>\n".
   "  <td>\n".
-  "   <select multiple=\"multiple\" size=\"5\" name=\"h[]\">\n";
+  "   <select multiple=\"multiple\" size=\"10\" name=\"h[]\">\n";
 
 reset($matTransNames);
 next($matTransNames);