projects
/
WP-Themes
/
visitescanaba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c479ead
)
-m Add span around copyright privacy policy link for consistent styling
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 20 Jul 2018 14:53:24 +0000
(10:53 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 20 Jul 2018 14:53:24 +0000
(10:53 -0400)
sections/copyright.php
patch
|
blob
|
history
diff --git
a/sections/copyright.php
b/sections/copyright.php
index
c5ae0d6
..
0037e32
100644
(file)
--- a/
sections/copyright.php
+++ b/
sections/copyright.php
@@
-5,5
+5,5
@@
<span class="bullet"> • </span>
<span> All Rights Reserved</span>
<span class="bullet"> • </span>
- <
a href="<?php echo get_permalink(740);?>">Privacy Policy</a
>
+ <
span><a href="<?php echo get_permalink(740);?>">Privacy Policy</a></span
>
</div>
\ No newline at end of file