Skip to content

Commit

Permalink
remove google gadget link
Browse files Browse the repository at this point in the history
  • Loading branch information
drlippman committed May 16, 2013
1 parent 14675d5 commit 5f086e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
}
echo "<div class=submit><input type=submit value='Update Info'></div>\n";

echo '<p><a href="forms.php?action=googlegadget">Get Google Gadget</a> to monitor your messages and forum posts</p>';
//echo '<p><a href="forms.php?action=googlegadget">Get Google Gadget</a> to monitor your messages and forum posts</p>';
echo "</form>\n";
break;
case "enroll":
Expand Down

0 comments on commit 5f086e5

Please sign in to comment.