Skip to content

Commit ddffc2f

Browse files
committed
Re-remove the appendTo Training banner as the reg window has now passed.
This reverts commit a5608f7.
1 parent c164ffe commit ddffc2f

7 files changed

+2
-2
lines changed

themes/jquery/functions.jquery.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ function jq_banner() {
178178
}
179179

180180
echo
181-
'<a href="http://appendto.com/training/jquery-virtual-training-uk/">' .
181+
'<a href="http://events.jquery.org/2013/portland/">' .
182182
'<img src="' . get_template_directory_uri() . '/images/' .
183-
'appendto_training_banner_' . $site_color . '.png">' .
183+
'jquery_portland_banner_' . $site_color . '.png">' .
184184
'</a>';
185185
}
186186

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)