- Timestamp:
- 02/09/12 12:01:08 (16 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/default/template/batch_manager_global.tpl
r13065 r13066 506 506 max_dim = Math.max(max_dim, $(this).height(), $(this).width() ); 507 507 }); 508 max_dim += 20;508 max_dim += 35; 509 509 $("ul.thumbnails span, ul.thumbnails label").css('width', max_dim+'px').css('height', max_dim+'px'); 510 510 $('ul.thumbnails').enableShiftClick(); … … 615 615 <label> 616 616 <span class="wrap2{if $isSelected} thumbSelected{/if}"> 617 <div class="actions"><a href="{$thumbnail.FILE_SRC}" class="preview-box">{'Zoom'|@translate}</a> |<a href="{$thumbnail.U_EDIT}" target="_blank">{'Edit'|@translate}</a></div>617 <div class="actions"><a href="{$thumbnail.FILE_SRC}" class="preview-box">{'Zoom'|@translate}</a> · <a href="{$thumbnail.U_EDIT}" target="_blank">{'Edit'|@translate}</a></div> 618 618 {if $thumbnail.LEVEL > 0} 619 619 <em class="levelIndicatorB">{$pwg->l10n($pwg->sprintf('Level %d',$thumbnail.LEVEL))}</em>
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)