--- capa/capa51/GUITools/manager.tcl 2000/02/02 19:14:10 1.2 +++ capa/capa51/GUITools/manager.tcl 2000/02/22 18:10:27 1.3 @@ -60,8 +60,8 @@ proc createControlWindow {} { { specifyClass "Select the capa.config in the class directory" \ "CAPA configuration" "capa.config" runCapaTools } $action add command -label "Send Class Email" -command \ - { specifyClass "Select the capa.config in the class directory" \ - "CAPA configuration" "capa.config" runGroupEmail } + { specifyClass "Select the capa.config in the class directory" \ + "CAPA configuration" "capa.config" runGroupEmail } $action add command -label "Randomize Seating File" \ -command { RSstart [incr gUniqueNumber] }