We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2771f2c commit 4ae0a96Copy full SHA for 4ae0a96
1 file changed
generate/lib/Example.class.php
@@ -165,7 +165,7 @@ function make_nav(&$array) {
165
$next = array();
166
$get_next = false;
167
168
- $html = "\n<div class=\"examples-nav-dav\">";
+ $html = "\n<div class=\"examples-nav-div\">";
169
$html .= "\n<table border=\"1\">\n<tr>";
170
//$html = "\n<table id=\"examples-nav\" width=\"640\">\n<tr><td align=\"right\">";
171
0 commit comments