Skip to content

Commit 4ae0a96

Browse files
committed
Mode to Example class
1 parent 2771f2c commit 4ae0a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate/lib/Example.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ function make_nav(&$array) {
165165
$next = array();
166166
$get_next = false;
167167

168-
$html = "\n<div class=\"examples-nav-dav\">";
168+
$html = "\n<div class=\"examples-nav-div\">";
169169
$html .= "\n<table border=\"1\">\n<tr>";
170170
//$html = "\n<table id=\"examples-nav\" width=\"640\">\n<tr><td align=\"right\">";
171171

0 commit comments

Comments
 (0)