projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44e7e79
)
Fixed link for event calendar on front page block
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 1 Apr 2015 20:03:43 +0000
(16:03 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 1 Apr 2015 20:03:43 +0000
(16:03 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
55ada75
..
d8e9e01
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-41,7
+41,7
@@
</div>
<br>
<div class="block-button">
- <label><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Calendar' ) ) ); ?>">View All Events</a></label>
+ <label><a href="<?php echo esc_url( get_permalink( get_page_by_title( '
2015 Events
Calendar' ) ) ); ?>">View All Events</a></label>
</div>
<br>
</div>