Removed /skins/green...*.css entries from this templates
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="stylesheet" type="text/css" href="/skins/green/style.css" media="screen"/>
|
||||
<link rel="stylesheet" type="text/css" href="/skins/green/printstyle.css" media="print"/>
|
||||
<TITLE>krlos</TITLE>
|
||||
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#000000" vlink="#000000" alink="#999999" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0" rightmargin="0">
|
||||
<table width="100%" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Ajax upload demo</title>
|
||||
<link rel="stylesheet" type="text/css" href="/skins/green/style.css"/>
|
||||
<style>
|
||||
li {list-style-type: none;margin: 2; padding: 0; }
|
||||
body{
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="{siteUrl}/skins/green/style.css"/>
|
||||
<script type="text/javascript" src="{siteUrl}/jscore/labels/{sysLang}.js"></script>
|
||||
<script type="text/javascript" src="{siteUrl}/js/maborak/core/maborak.js"></script>
|
||||
<script type="text/javascript" src="{siteUrl}/js/jscalendar/lang/calendar-{sysLang}.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user