diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-02-21 13:21:59 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-02-21 13:21:59 (EST) |
commit | 7251129bd12a56ad655241a008c0abebf9167b3f (patch) | |
tree | 33a11b63e033bde5d1def26bbf53028cdde154f8 | |
parent | 81fa84b67d2da6cb9e512c23626a7ecabba86fa2 (diff) | |
download | libreboot.org-7251129bd12a56ad655241a008c0abebf9167b3f.zip libreboot.org-7251129bd12a56ad655241a008c0abebf9167b3f.tar.gz libreboot.org-7251129bd12a56ad655241a008c0abebf9167b3f.tar.bz2 |
typofix
-rw-r--r-- | site/contrib/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 2d90dcf..0bddc0a 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -45,7 +45,7 @@ <h2>Francis Rowe</h2> <p> <?php echo gettext("Main developer, manages the libreboot website and git repository."); ?> - <?php echo gettext("Francis can be contacted on IRC (freenode) in #libreboot by the alias <strong>vimuser</strong> <strong>francis7</strong> (formerly <strong>fchmmr</strong>), or you can contact this person by the email address <a href=\"mailto:info@gluglug.org.uk\">info@gluglug.org.uk</a> (<a href=\"http://gluglug.org.uk/contact\">GPG</a>)."); ?> + <?php echo gettext("Francis can be contacted on IRC (freenode) in #libreboot by the alias <strong>vimuser</strong> or <strong>francis7</strong> (formerly <strong>fchmmr</strong>), or you can contact this person by the email address <a href=\"mailto:info@gluglug.org.uk\">info@gluglug.org.uk</a> (<a href=\"http://gluglug.org.uk/contact\">GPG</a>)."); ?> </p> <h2>Paul Kocialkowski</h2> <p> |