Changeset - 86dec964a557
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 02:06:21
bkuhn@ebb.org
use rarr instead of /
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -5,3 +5,3 @@
 

	
 
    <title><TMPL_LOOP NAME="PARENTLINKS"><TMPL_VAR NAME=PAGE>/</TMPL_LOOP><TMPL_VAR TITLE></title>
 
    <title><TMPL_LOOP NAME="PARENTLINKS"><TMPL_VAR NAME=PAGE> &rarr; </TMPL_LOOP><TMPL_VAR TITLE></title>
 

	
0 comments (0 inline, 0 general)