Ignore:
Timestamp:
2004-08-11T13:49:25+12:00 (20 years ago)
Author:
mdewsnip
Message:

Tidied up the macros for the buttons in the table in the middle of the home page (GLI, Collector, Translator, Admin, About Greenstone, Docs). The buttons for these are now defined in the second macrofile, so can be translated.

File:
1 edited

Legend:

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

    r7563 r7931  
    163163
    164164
     165## "The Librarian Interface" ## top_nav_button ## cgli ##
     166_httpiconcgliof_ {_httpimg_/cgliof.gif}
     167_httpiconcglion_ {_httpimg_/cglion.gif}
     168_widthcgli_ {100}
     169
     170## "The Collector" ## top_nav_button ## ccol ##
     171_httpiconccolof_ {_httpimg_/ccolof.gif}
     172_httpiconccolon_ {_httpimg_/ccolon.gif}
     173_widthccol_ {100}
     174
     175## "The Translator" ## top_nav_button ## ctrans ##
     176_httpiconctransof_ {_httpimg_/ctransof.gif}
     177_httpiconctranson_ {_httpimg_/ctranson.gif}
     178_widthctrans_ {100}
     179
     180## "Administration Page" ## top_nav_button ## cadmin ##
     181_httpiconcadminof_ {_httpimg_/cadminof.gif}
     182_httpiconcadminon_ {_httpimg_/cadminon.gif}
     183_widthcadmin_ {100}
     184
     185## "About Greenstone" ## top_nav_button ## cabgs ##
     186_httpiconcabgsof_ {_httpimg_/cabgsof.gif}
     187_httpiconcabgson_ {_httpimg_/cabgson.gif}
     188_widthcabgs_ {100}
     189
     190## "Greenstone Documentation" ## top_nav_button ## cgsdoc ##
     191_httpiconcgsdocof_ {_httpimg_/cgsdocof.gif}
     192_httpiconcgsdocon_ {_httpimg_/cgsdocon.gif}
     193_widthcgsdoc_ {100}
     194
     195
    165196######################################################################
    166197# home help page
Note: See TracChangeset for help on using the changeset viewer.