From 138f3171cedecc07c6fb6663a7d1f3b8f0cf5ac6 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 6 Jan 2007 03:57:56 +0000 Subject: removed templates/default.css and its reference in the header file --- templates/default.css | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 templates/default.css (limited to 'templates/default.css') diff --git a/templates/default.css b/templates/default.css deleted file mode 100644 index 6d4fafc2..00000000 --- a/templates/default.css +++ /dev/null @@ -1,29 +0,0 @@ -/* - - Copyright (c) 2001 - 2006 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License v2 - as published by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ - -/* - Nothing left here - - - This gives more flexibility for making new themes (no parameters - redefinition needed anymore) - - Use "Classic Ampache" css file (\themes\classic\templates\default.css) - as a base if you don't want to start from scratch - -*/ -- cgit