Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnettleton2010-04-09 16:28:14 +0000
committerbnettleton2010-04-09 16:28:14 +0000
commitb61dfa05f3c4194ff50699920bff74ee5f4a4ed2 (patch)
treebba26eea3acf38a88a494c4a05a56d3ed8d6c256 /download.php
parentaa72e2878d1466f18e539343eb5591d373273b98 (diff)
downloadnaming-b61dfa05f3c4194ff50699920bff74ee5f4a4ed2.tar.gz
naming-b61dfa05f3c4194ff50699920bff74ee5f4a4ed2.tar.xz
naming-b61dfa05f3c4194ff50699920bff74ee5f4a4ed2.zip
Text updates.
Diffstat (limited to 'download.php')
-rw-r--r--download.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/download.php b/download.php
index 69e12a9..95c9446 100644
--- a/download.php
+++ b/download.php
@@ -11,7 +11,7 @@
*******************************************************************************/
$pageTitle = "Gemini Naming - Downloads";
- $App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/gemini/naming/style.css"/>');
+ #$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/gemini/naming/style.css"/>');
$html = <<<EOHTML
<div id="midcolumn">

Back to the top