projects
/
WP-Themes
/
otsego.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1412aa
)
fixing error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 11 Jan 2016 19:39:24 +0000
(14:39 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 11 Jan 2016 19:39:24 +0000
(14:39 -0500)
nav-menu-dropdown.php
patch
|
blob
|
history
diff --git
a/nav-menu-dropdown.php
b/nav-menu-dropdown.php
index
10597e5
..
8ddb890
100644
(file)
--- a/
nav-menu-dropdown.php
+++ b/
nav-menu-dropdown.php
@@
-38,3
+38,4
@@
class Walker_Nav_Menu_Dropdown extends Walker_Nav_Menu {
$output .= "</option>\n"; // replace closing </li> with the option tag
}
}
+?>
\ No newline at end of file