diff --git a/template/link.php b/template/link.php index d769bbe..c37b870 100644 --- a/template/link.php +++ b/template/link.php @@ -1,34 +1,34 @@ . /* * This is the template for a link * * Called from * include/functions.php - the_link() function * * Available variables: - * $title string e.g. "Home" + * $title string e.g. "Home" - it will be escaped. * $url string e.g. "/" * $classes string e.g. "disabled" * $args mixed */ // unuseful when load directly defined( 'BOZ_PHP' ) or die; ?>