Changeset 9706

Show
Ignore:
Timestamp:
03/15/11 17:58:41 (2 years ago)
Author:
flop25
Message:

missing a " for closing title arg

Files:
1 modified

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>