changeset 307:c0d573a5de5b

Add procedure description to assigned keys mode.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 26 Nov 2013 22:47:24 +0200
parents 6610311ac48e
children 3cfd95758377
files msite.inc.php
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/msite.inc.php	Tue Nov 26 19:51:11 2013 +0200
+++ b/msite.inc.php	Tue Nov 26 22:47:24 2013 +0200
@@ -49,7 +49,9 @@
     "Give key slip to attendee."
     ),
   VOTE_ASSIGN => array("Assigned keys",
-    "Votekeys are tied to attendees, activated by assigning the key to attendee. "
+    "Votekeys are tied to attendees, activated by assigning the key to attendee. ".
+    "Take one printed key slip, find attendee in the list below, enter key ID number, assign, check. ".
+    "Give key slip to attendee."
     ),
 );