Skip to content

Commit

Permalink
SAK-46514: GROUP is hardcoded on Site Info Tool (sakaiproject#9993)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusmmp authored Nov 5, 2021
1 parent 6400dac commit 4d2c4d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
<table class="table table-striped table-bordered table-hover">
<thead>
<tr>
<th>GROUP</th>
<th>$tlang.getString("group.title")</th>
#if ($!viewRoster)
<th>$tlang.getString("sinfo.list.groups.memb")</th>
#end
Expand Down

0 comments on commit 4d2c4d5

Please sign in to comment.