# HG changeset patch # User Matti Hamalainen # Date 1416462957 -7200 # Node ID 7ac6d1fdc078eac89c89a33686f0ac161ad5267e # Parent efb326203ceb089e6c60b75ae9f313933dda0c5b Add two new fields to compoModeData. diff -r efb326203ceb -r 7ac6d1fdc078 msite.inc.php --- a/msite.inc.php Thu Nov 20 00:06:27 2014 +0200 +++ b/msite.inc.php Thu Nov 20 07:55:57 2014 +0200 @@ -82,9 +82,11 @@ ), COMPO_POINTS => array("Points", "Assigned points (no voting).", + "Points", ), COMPO_ASSIGN => array("Assigned", "Assigned places (no points, no voting).", + "Place", ), );