Changeset 2948


Ignore:
Timestamp:
Dec 7, 2008, 6:46:30 PM (15 years ago)
Author:
vdigital
Message:
  • "down" arrow icon beside "Submit" button : 1/ is not aligned with input, 2/ misses info text

merge -c2947 from branch 2.0 to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/cat_list.tpl

    r2777 r2948  
    3232    <input class="submit" type="submit" value="{'Submit'|@translate}" name="submitAdd" {$TAG_INPUT_ENABLED} />
    3333    {if count($categories)>9 }
    34     <a href="#EoP" class="button"><img src="{$themeconf.admin_icon_dir}/page_end.png" class="button" alt="page_end" /></a>
     34    <a href="#EoP" class="button" style="border:0;">
     35                <img src="{$themeconf.admin_icon_dir}/page_end.png" title="{'Page end'|@translate}" class="button" alt="page_end" style="margin-bottom:-0.6em;"/></a>
    3536    {/if}
    3637  </p>
Note: See TracChangeset for help on using the changeset viewer.