title tag text tweak only

This commit is contained in:
Matt Pass
2012-09-19 23:44:35 +01:00
parent a01d770044
commit 66ca709da9

View File

@@ -3,7 +3,7 @@
<html>
<head>
<title>ICE Coder - <?php echo $ICEcoder["versionNo"];?> :: Help & Shortcuts</title>
<title>ICE Coder <?php echo $ICEcoder["versionNo"];?> help</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="help.css">
</head>