|
@@ -17,21 +17,21 @@ $helptxt['manage_boards'] = '
|
|
|
<li>
|
|
|
<strong>Sports</strong>
|
|
|
- A "category"
|
|
|
- </li>
|
|
|
- <ul class="normallist">
|
|
|
- <li>
|
|
|
- <strong>Baseball</strong>
|
|
|
- - A board under the category of "Sports"
|
|
|
- </li>
|
|
|
<ul class="normallist">
|
|
|
<li>
|
|
|
- <strong>Stats</strong>
|
|
|
- - A child board under the board of "Baseball"
|
|
|
+ <strong>Baseball</strong>
|
|
|
+ - A board under the category of "Sports"
|
|
|
+ <ul class="normallist">
|
|
|
+ <li>
|
|
|
+ <strong>Stats</strong>
|
|
|
+ - A child board under the board of "Baseball"
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
</li>
|
|
|
+ <li><strong>Football</strong>
|
|
|
+ - A board under the category of "Sports"</li>
|
|
|
</ul>
|
|
|
- <li><strong>Football</strong>
|
|
|
- - A board under the category of "Sports"</li>
|
|
|
- </ul>
|
|
|
+ </li>
|
|
|
</ul>
|
|
|
Categories allow you to break down the board into broad topics ("Cars,
|
|
|
Sports"), and the "Boards" under them are the actual topics under which
|