[guadec-web] footer: Add contact email address
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] footer: Add contact email address
- Date: Thu, 25 Jul 2013 08:05:25 +0000 (UTC)
commit 3657f149a60e4143f83459715baef12160a12d5e
Author: Rui Matos <tiagomatos gmail com>
Date: Thu Jul 25 10:04:44 2013 +0200
footer: Add contact email address
wordcamp-base/lib/structure/class-wcb-footer.php | 2 +-
wordcamp-base/style.css | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/wordcamp-base/lib/structure/class-wcb-footer.php
b/wordcamp-base/lib/structure/class-wcb-footer.php
index 6f432c6..fb0bd44 100644
--- a/wordcamp-base/lib/structure/class-wcb-footer.php
+++ b/wordcamp-base/lib/structure/class-wcb-footer.php
@@ -17,7 +17,7 @@ class WCB_Footer extends WCB_Element {
<div id="site-generator">
<?php do_action( 'twentyten_credits' ); ?>
- <a href="<?php echo esc_url( __( 'http://wordpress.org/',
'wordcampbase' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'wordcampbase' );
?>" rel="generator"><?php printf( 'Powered by WordPress' ); ?></a>
+ <a href="mailto:guadec-organization gnome org" class="email">Contact
us</a>
</div><!-- #site-generator -->
</div><!-- #colophon -->
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 86fec81..97506aa 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1204,7 +1204,6 @@ h3#reply-title {
position: relative;
}
#site-generator a {
- background: url(images/wordpress.png) center left no-repeat;
color: #666;
display: inline-block;
line-height: 16px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]