[ros-diffs] [cfinck] 33842: Change the page title to "[title] - ReactOS Website" in the forum as well. Fixes bug #3123 finally.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Tue Jun 3 23:29:12 CEST 2008


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/roscms/template/overall_header.html?rev=33842&r1=33841&r2=33842&view=diff
==============================================================================
--- 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} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- 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



More information about the Ros-diffs mailing list