Changeset 12578


Ignore:
Timestamp:
2006-08-28T11:10:38+12:00 (18 years ago)
Author:
kjdon
Message:

added the page banner into bildframe1 - there is enough room, and we need to be able to get back to the start to add another document from here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/deposit.dm

    r12577 r12578  
    331331
    332332# header overridden to allow base target to be set
    333 # also no page banner to maximise what we can fit in the frame without scrolling
     333
    334334_bildframe1header_ {_cgihead_
    335335<html>
     
    338338<title>_pagetitle_</title>
    339339_globalscripts_
     340_cssheader_
    340341</head>
    341342<body bgcolor="\#ffffff" text="\#000000" link="\#006666"
    342343      alink="\#cc9900" vlink="\#666633" background="_httpiconchalk_">
    343 _startspacer_
     344_startspacer__pagebanner_
    344345}
    345346
     
    354355<body bgcolor="\#ffffff" text="\#000000" link="\#006666"
    355356      alink="\#cc9900" vlink="\#666633" background="_httpiconchalk_">
     357_pagebanner_
    356358}
    357359
Note: See TracChangeset for help on using the changeset viewer.