diff --git a/lib/themefunctions.php b/lib/themefunctions.php index e8a3cd3..a5f6505 100644 --- a/lib/themefunctions.php +++ b/lib/themefunctions.php @@ -403,17 +403,21 @@ function get_theme_color_url($echo = true) { * * Format: * Current page: + * ``` *
  • * * Link Text * *
  • + * ``` * Other pages: + * ``` *
  • * * Link Text * *
  • + * ``` * @param string $currentpage The page slug to use for context, or null for current. * @param string $classPrefix * @param string $liclass