</td>
</tr>
</table>
-</center>
+</div>
<?php
print_footer();
?>
<li>Courses</li>
<li>Blocks and Activities</li>
</ol>
-</p>
<p>
See also
<h3>Indented Lists</h3>
-<p>You can nest or indent bullet and numbered lists, even mixing bullet point and numbered lists in one structure:
-<b></p>
+<p>You can nest or indent bullet and numbered lists, even mixing bullet point and numbered lists in one structure:</p>
<pre>
* top level bullet one
2. numbered point two
</pre>
-<p></b>
-becomes</p>
+<p>becomes</p>
<ul>
<li>top level bullet one
<p>
In each role, you can choose to set the permission for such a capability
-to one of four values:
+to one of four values:</p>
<dl>
<dt>NOT SET</dt>
<dd>This is the default setting, generally. It's a neutral setting that
</dd>
</dl>
-</p>
<h1>Conflict resolution of permissions</h1>
<p>
A role must have a <strong>name</strong>. If you need to name the role for multiple
languages you can use multilang syntax if you wish, such as <pre>
- <span lang="en">Teacher</span>
- <span lang="es_es">Profesor</span>
+ <span lang="en">Teacher</span>
+ <span lang="es_es">Profesor</span>
</pre>If you do this make sure the setting to "filter strings" is on for your installation.
</p>
choose_from_menu($pagelist, "pagetocheck", $wikipage, "");
?>
<input type="submit" name="proceed" value="<?php print get_string("checklinks","wiki"); ?>" />
-</center></fieldset></form>
+</fieldset>
+</form>