|
Revision 5, 0.6 kB
(checked in by DanWilson, 17 years ago)
|
|
Initial Commit Of ModelGlue? Website (upgrade to blogcfc 511)
|
| Line | |
|---|
| 1 | <cfsetting enablecfoutputonly=true> |
|---|
| 2 | <!--- |
|---|
| 3 | Name : admin_footer.cfm |
|---|
| 4 | Author : Raymond Camden |
|---|
| 5 | Created : June 02, 2004 |
|---|
| 6 | Last Updated : June 02, 2004 |
|---|
| 7 | History : |
|---|
| 8 | Purpose : |
|---|
| 9 | ---> |
|---|
| 10 | |
|---|
| 11 | <cfoutput> |
|---|
| 12 | </div> |
|---|
| 13 | </td> |
|---|
| 14 | <td width="1%" valign="top"><img src="../images/right.gif" width="18" height="159" /></td> |
|---|
| 15 | </tr> |
|---|
| 16 | </table></td> |
|---|
| 17 | </tr> |
|---|
| 18 | <tr> |
|---|
| 19 | <td><img src="../images/bodyBottom.gif" width="709" height="16" /></td> |
|---|
| 20 | </tr> |
|---|
| 21 | </table></td> |
|---|
| 22 | </tr> |
|---|
| 23 | </table> |
|---|
| 24 | </body> |
|---|
| 25 | </html> |
|---|
| 26 | </cfoutput> |
|---|
| 27 | |
|---|
| 28 | <cfsetting enablecfoutputonly=true> |
|---|
| 29 | |
|---|