Skip to content

Commit

Permalink
Correct help link
Browse files Browse the repository at this point in the history
  • Loading branch information
kohler committed Jan 18, 2022
1 parent 5ac9fa8 commit 681d413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/help/h_chairsguide.php
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ static function render_premeeting(HelpRenderer $hth, $gj) {
echo "</ol>\n\n";

} else if ($gj->itemid === 1) {
echo "<li><p><strong>", $hth->setting_link("Collect authors’ responses to the reviews (optional).", "resp_open_0"),
echo "<li><p><strong>", $hth->setting_link("Collect authors’ responses to the reviews (optional).", "response_active"),
"</strong> Authors’ responses (also called rebuttals) let authors correct reviewer misconceptions
before decisions are made. Responses are entered
into the system as comments. On the ", $hth->setting_link("decision settings page", "dec"),
Expand Down

0 comments on commit 681d413

Please sign in to comment.