Commit 4be2cbd3 authored by 's avatar

Style and Setup fixes

parent 4c2b3999
*shared*
# install DA.py
# install dbi_db.py
# install connection.dtml
# install daAdd.dtml
# install edit.dtml
# install main.dtml
# install www www/%(package)s
<html> <head>
<title>DA Database Connection Information</title>
</head>
<body bgcolor="#FFFFFF" link="#3333FF" alink="#009999" vlink="#006600">
<FONT SIZE="+2" COLOR="#77003B">
<HTML>
<HEAD>
<TITLE>DA Database Connection Information</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>
<!--#if title-->
<!--#var title--><!--#else title-->
<!--#var id--><!--#/if title--><br>
Database Connection Information
</FONT>
<!--#var title-->
<!--#else title-->
<!--#var id-->
<!--#/if title-->
<BR>
Database Connection Information</H2>
<P>
<!--#var bad_connection_string-->
......
<html><head><title>New Database Adapter</title></head>
<body bgcolor="#FFFFFF" link="#3333FF" alink="#009999" vlink="#006600">
<FONT SIZE="+2" COLOR="#77003B">
New Aqueduct Database Adapter
</FONT>
<HTML>
<HEAD>
<TITLE>New Database Adapter</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>New Database Adapter</H2>
<P>
<form action="<!--#var PARENT_URL-->/manage_addDA" method="post">
......
<html><head><title>Edit <!--#if title-->
<!--#var title--><!--#else title-->
<!--#var id--><!--#/if title--></title></head><body>
<body bgcolor="#FFFFFF" link="#3333FF" alink="#009999" vlink="#006600">
<FONT SIZE="+2" COLOR="#77003B">
Edit <!--#if title-->
<!--#var title--><!--#else title-->
<!--#var id--><!--#/if title--></FONT>
<HTML>
<HEAD>
<TITLE>
Edit
<!--#if title-->
<!--#var title-->
<!--#else title-->
<!--#var id-->
<!--#/if title-->
</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>
Edit
<!--#if title-->
<!--#var title-->
<!--#else title-->
<!--#var id-->
<!--#/if title-->
</H2>
<P>
<form action="<!--#var URL2-->/<!--#var id-->/manage_edit"
method="<!--#var web__form__method-->">
......
<HTML>
<HEAD>
<TITLE><!--#if title-->
<!--#var title--><!--#else title-->
<!--#var id--><!--#/if title--></TITLE>
<TITLE>
<!--#if title-->
<!--#var title-->
<!--#else title-->
<!--#var id-->
<!--#/if title-->
</TITLE>
</HEAD>
<BODY>
<FONT SIZE="+2" COLOR="#77003B"><!--#if title-->
<!--#var title--><!--#else title-->
<!--#var id--><!--#/if title--></FONT>
<BR>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>
<!--#if title-->
<!--#var title-->
<!--#else title-->
<!--#var id-->
<!--#/if title-->
</H2>
<P>
<!--#var bad_connection_string-->
<!--#if parentObject-->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment