Skip to content

Commit 0bc709f

Browse files
committed
Fixed Chairman letter link spelling and placement
1 parent 73ada4f commit 0bc709f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

header.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ function calledFrom() {
6363
<a href="/40th_chairman_letter.php" <?php if ( calledFrom() == "40th") { ?>class="selected"<?php } ?>>40th Anniversary</a>
6464
<ul>
6565
<li>
66-
<a href="/40th_chairmman_letter.php">Save the Date</a>
66+
<a href="/40th_chairman_letter.php">Chairman Letter</a>
6767
</li>
6868
<li>
69-
<a href="/40th_save_the_date.php">Chairman Letter</a>
69+
<a href="/40th_save_the_date.php">Save the Date</a>
7070
</li>
7171
</ul>
7272
</li>

0 commit comments

Comments
 (0)