changeset 342:385b3174d265

Accesskey batting resolved
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 24 Oct 2016 09:47:24 +0859
parents bad68ea6c30a
children c3311da3f059
files s4-funcs.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Mon Oct 24 09:41:10 2016 +0859
+++ b/s4-funcs.sh	Mon Oct 24 09:47:24 2016 +0859
@@ -1608,8 +1608,8 @@
     nfile=`query "$sql"`
     # err nfile=$nfile
     if [ $nfile -gt 0 ]; then
-      conflink="$conflink / <a href=\"?lsmyfile\" accesskey=\"f\"
-       title=\"F\">過去の提出ファイル</a>"
+      conflink="$conflink / <a href=\"?lsmyfile\" accesskey=\"l\"
+       title=\"L\">過去の提出ファイル</a>"
     fi
   else
     search_form_args="author=$uname"

yatex.org