We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ada4f commit 0bc709fCopy full SHA for 0bc709f
1 file changed
header.php
@@ -63,10 +63,10 @@ function calledFrom() {
63
<a href="/40th_chairman_letter.php" <?php if ( calledFrom() == "40th") { ?>class="selected"<?php } ?>>40th Anniversary</a>
64
<ul>
65
<li>
66
- <a href="/40th_chairmman_letter.php">Save the Date</a>
+ <a href="/40th_chairman_letter.php">Chairman Letter</a>
67
</li>
68
69
- <a href="/40th_save_the_date.php">Chairman Letter</a>
+ <a href="/40th_save_the_date.php">Save the Date</a>
70
71
</ul>
72
0 commit comments