Changeset 9706


Ignore:
Timestamp:
Mar 15, 2011, 5:58:41 PM (13 years ago)
Author:
flop25
Message:

missing a " for closing title arg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/popuphelp.tpl

    r8091 r9706  
    22        <div class="titrePage">
    33        <ul class="categoryActions">
    4                 <li><a href="#" onclick="window.close();" title="{'Close this window'|@translate} class="pwg-state-default pwg-button">
     4                <li><a href="#" onclick="window.close();" title="{'Close this window'|@translate}" class="pwg-state-default pwg-button">
    55                        <span class="pwg-icon pwg-icon-close">&nbsp;</span><span class="pwg-button-text">exit</span>
    66                </a></li>
Note: See TracChangeset for help on using the changeset viewer.