From c33cd80a5a76e2b7aec26b46fd843501ade4e4a2 Mon Sep 17 00:00:00 2001
From: Tim Steiner <tsteiner2@unl.edu>
Date: Wed, 15 Aug 2007 17:21:18 +0000
Subject: [PATCH] Remove link to css file with local filesystem path

---
 application/views/home.xhtml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/application/views/home.xhtml b/application/views/home.xhtml
index 5230075d..40aa74a8 100755
--- a/application/views/home.xhtml
+++ b/application/views/home.xhtml
@@ -1,4 +1,3 @@
-<link href="file:///Network_Users/cbunck/Sites/creq/document_root/css/common.css" rel="stylesheet" type="text/css" />
 <script type="text/javascript">
 <!--
 function MM_preloadImages() { //v3.0
-- 
GitLab