add title on checkbox to help people find the secret functionality

orig_fof
steveminutillo 2007-12-09 03:48:20 +00:00
parent 702ae231f2
commit 34cd5a6530
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ function fof_render_item($item)
value="checked"
ondblclick='flag_upto("c<?php echo $item_id?>");'
onclick='return checkbox(event);'
title='shift-click or double-click to flag all items up to this one'
/>
</span>