OpenID login and comment improoved
[living-lab-site.git] / application / controllers / article.php
index f1909b9..1272425 100644 (file)
@@ -24,7 +24,7 @@ class Article extends Article_Controller {
                // ** DATA
                // **
                
-               $html_params = array('title' => $this->title.' - '
+               $html_params = array('title' => $this->title.' – '
                                                                        . $this->config->item('site_name'),
                                                        'css' => $this->css,
                                                        'js' => $this->js,