Ignore:
Timestamp:
2006-10-05T17:42:08+13:00 (18 years ago)
Author:
nzdl
Message:

removed the tooltips from the buttons on the home page (collector, depositor etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/for-distributions/macros/home.dm

    r11846 r13023  
    3838# Buttons for the pane after the collections and before the text
    3939
    40 _button_ {<div class="button"><span class="button" title="_3_"><a href="_1_">_2_</a></span></div>
    41 }
    42 
    43 _imagegli_ {_button_(_httppagegli_,_gli:textgli_,_gli:textglilong_)}
    44 
    45 _imagecollector_ {_button_(_httppagecollector_,_collector:textcollector_,_collector::textcollector_)}
     40_button_ {<div class="button"><span class="button"><a href="_1_">_2_</a></span></div>
     41}
     42
     43_imagegli_ {_button_(_httppagegli_,_gli:textgli_)}
     44
     45_imagecollector_ {_button_(_httppagecollector_,_collector:textcollector_)}
    4646
    4747_imagetranslator_ {_button_(_httppagetranslator_,_gti:textgti_)}
    4848
    49 _imageadmin_ {_button_(_httppagestatus_,_home:textadmin_,_home:textadmin_)}
    50 
    51 _imagegogreenstone_ {_button_(_home:httppagegsdl_,_home:textabgs_,_home:textabgs_)}
    52 
    53 _imagegodocs_ {_button_(_home:httppagedocs_,_home:textgsdocs_,_home:textgsdocs_)}
     49_imageadmin_ {_button_(_httppagestatus_,_home:textadmin_)}
     50
     51_imagegogreenstone_ {_button_(_home:httppagegsdl_,_home:textabgs_)}
     52
     53_imagegodocs_ {_button_(_home:httppagedocs_,_home:textgsdocs_)}
    5454
    5555
Note: See TracChangeset for help on using the changeset viewer.