projects
/
WP-Themes
/
csrye.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4743c9e
)
updated register link in sidebar
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 1 Jun 2016 14:58:05 +0000
(10:58 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Wed, 1 Jun 2016 14:58:05 +0000
(10:58 -0400)
parts/blog-feed-home.php
patch
|
blob
|
history
diff --git
a/parts/blog-feed-home.php
b/parts/blog-feed-home.php
index
152a604
..
c75539e
100644
(file)
--- a/
parts/blog-feed-home.php
+++ b/
parts/blog-feed-home.php
@@
-54,5
+54,5
@@
foreach($lastposts as $post) : setup_postdata($post); ?>
);
?>
<?php wp_login_form($args); ?>
- <a class="registerLink" href="<?php echo get_permalink(
43
); ?>"> Don't have an account? Register here </a>
+ <a class="registerLink" href="<?php echo get_permalink(
638
); ?>"> Don't have an account? Register here </a>
</div>
\ No newline at end of file