projects
/
WP-Themes
/
universitycenter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e577b
)
changing ditty news ticker function parameter post id
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 15 Nov 2016 13:33:46 +0000
(08:33 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 15 Nov 2016 13:33:46 +0000
(08:33 -0500)
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
8de79d6
..
c2ae871
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-1,6
+1,6
@@
<div id="close-alert">
<div class="row text-center">
- <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(1
48
);} ?>
+ <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(1
03
);} ?>
</div>
<div class="alert-x">X</div>
</div>