Show
Ignore:
Timestamp:
05/28/07 10:34:28 (20 months ago)
Author:
t-bone
Message:

Closes #41

  • Disable the cache-selection interface while a synchronous API call is being made.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extension/resurrect/content/netError.xhtml

    r205 r309  
    197197        <h1 id="errorTitleText" /> 
    198198    </div> 
    199      
     199 
    200200    <!-- LONG CONTENT (the section most likely to require scrolling) --> 
    201201    <div id="errorLongContent"> 
     
    220220 
    221221        <p>&resurrect.thispage;</p> 
    222         <select id='mirror' size='5'> 
     222        <select id='mirror' size='6'> 
    223223            <option value='coralcdn'>&resurrect.coralcdn;</option> 
    224224            <option value='google'>&resurrect.google;</option>