Changeset 58b35e in indico


Ignore:
Timestamp:
03/02/12 15:50:05 (15 months ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
e90a9a
Parents:
efc9e4a
Message:

[MIN] Adding explanation about BoA caching

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/ConfModAbstractBook.tpl

    r2f7eeb r58b35e  
    5353<table style="width: 50%;"> 
    5454  <tr> 
    55     <td class="dataCaptionTD dataCaptionFormat"> 
     55    <td colspan="2" style="padding-bottom:10px;">${_("It is recommended to enable the cache for the book of abstracts once you have the final version of it. This will enable users to download the book of abstracts faster.")}</td> 
     56  </tr> 
     57  <tr> 
     58    <td class="dataCaptionTD dataCaptionFormat" nowrap> 
    5659      ${_("Cache book of abstracts")} 
    5760    </td> 
     
    6164  </tr> 
    6265  <tr> 
    63     <td></td> 
    64     <td><button id="cacheRefresh"">${_("Force cache refresh")}</button></td> 
     66    <td colspan="2"><button id="cacheRefresh"">${_("Force cache refresh")}</button></td> 
    6567  </tr> 
    6668</table> 
Note: See TracChangeset for help on using the changeset viewer.