Ignore:
Timestamp:
Jul 17, 2009, 5:30:27 PM (15 years ago)
Author:
flop25
Message:

update global with pwg 2.0.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOs/popuphelp.tpl

    r3334 r3618  
    1 {* $Id: popuphelp.tpl 2352 2008-05-20 00:27:26Z patdenice $ *}
    21<div id="content" class="content">
    32{$HELP_CONTENT}
    43</div> <!-- content -->
    54
    6 <p id="pageBottomActions"><a href="#" onclick="window.close();" title="{'Close this window'|@translate}"><img src="{$themeconf.icon_dir}/exit.png" class="button" alt="close"></a></p>
     5<ul class="categoryActions">
     6        <li>
     7                <a href="#" onclick="window.close();" title="{'Close this window'|@translate}">
     8                        <img src="{$ROOT_URL}{$themeconf.icon_dir}/exit.png" class="button" alt="exit">
     9                </a>
     10        </li>
     11</ul>
Note: See TracChangeset for help on using the changeset viewer.