forked from science-ation/science-ation
Hide project division selector
This commit is contained in:
parent
bc555b8ecf
commit
1b5e267d8b
@ -254,7 +254,8 @@ if ($config['usedivisionselector'] == 'yes') {
|
||||
</script>
|
||||
<?
|
||||
|
||||
echo ' <a href="#" onClick="openDivSelWindow(); return false;">' . i18n('Division Selector') . '</a>';
|
||||
// FIXME: Feature to help a student pick a category
|
||||
//echo ' <a href="#" onClick="openDivSelWindow(); return false;">' . i18n('Division Selector') . '</a>';
|
||||
}
|
||||
echo '</td></tr>';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user