diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-28 13:02:05 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-28 13:02:05 (EDT) |
commit | 80d440e609c24a57aee36f024e87ab43ddefafae (patch) | |
tree | 5d7f14033cca010fd1b6b92ba84180448a8e2b31 /site/common | |
parent | 12a34bd3a9d2ba29733d7a5cc9ee50efb0aadb89 (diff) | |
download | libreboot.org-80d440e609c24a57aee36f024e87ab43ddefafae.zip libreboot.org-80d440e609c24a57aee36f024e87ab43ddefafae.tar.gz libreboot.org-80d440e609c24a57aee36f024e87ab43ddefafae.tar.bz2 |
clean up unused html id= and class=
css size increased slightly, but overall pages sizes reduced.
Diffstat (limited to 'site/common')
-rw-r--r-- | site/common/snippets/where-share.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/snippets/where-share.php b/site/common/snippets/where-share.php index e55a155..9ebbc10 100644 --- a/site/common/snippets/where-share.php +++ b/site/common/snippets/where-share.php @@ -1,4 +1,4 @@ - <div class="s"> + <div> <h2><?php echo gettext("Where should I host and share my code?"); ?></h2> <p> |