diff --git a/inc/template.php b/inc/template.php
index e4c74a714d19e869459b64dca9a81f0cf6c21e43..6d25a7171fca1547a85530a06d9901bc0bd5ccbd 100644
--- a/inc/template.php
+++ b/inc/template.php
@@ -685,7 +685,7 @@ function tpl_searchform($ajax=true,$autocomplete=true){
  *
  * @author Andreas Gohr <andi@splitbrain.org>
  */
-function tpl_breadcrumbs($sep='&raquo;'){
+function tpl_breadcrumbs($sep='&diams;'){
     global $lang;
     global $conf;