# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- administrator/components/com_comprofiler/library/cb/cb.pagination.php +++ administrator/components/com_comprofiler/library/cb/cb.pagination.php @@ -443,7 +443,7 @@ $alt = CBTxt::T('Move Up'); } $alt = htmlspecialchars( $alt ); - $output = ''; + $output = ''; $output .= ''. $alt .''; return $output; @@ -476,7 +476,7 @@ $alt = CBTxt::T('Move Down'); } $alt = htmlspecialchars( $alt ); - $output = '' \ No newline at end of file + $output = '' \ No newline at end of file . ''. $alt .''; return $output;