Author: cfinck Date: Tue Jun 3 16:29:12 2008 New Revision: 33842
URL: http://svn.reactos.org/svn/reactos?rev=33842&view=rev Log: Change the page title to "[title] - ReactOS Website" in the forum as well. Fixes bug #3123 finally.
Modified: trunk/web/reactos.org/htdocs/forum/styles/roscms/template/overall_header.html
Modified: trunk/web/reactos.org/htdocs/forum/styles/roscms/template/overall_header.html URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/forum/styles... ============================================================================== --- trunk/web/reactos.org/htdocs/forum/styles/roscms/template/overall_header.html [iso-8859-1] (original) +++ trunk/web/reactos.org/htdocs/forum/styles/roscms/template/overall_header.html [iso-8859-1] Tue Jun 3 16:29:12 2008 @@ -12,7 +12,7 @@ <meta name="keywords" content="" /> <meta name="description" content="" /> {META} -<title>{SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE}</title> +<title><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE} - {SITENAME}</title>
<!-- phpBB style name: roscms