diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-06-16 11:02:55 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-06-16 11:02:55 +0100 |
| commit | 38089a621798a1f327fffa0e68d162799abda8ac (patch) | |
| tree | a171e206a58b4ce78d1bdeef265ebac285457b43 | |
| parent | 593d1c22ed5d7f36f3ab9f1bd5b4148b9a8948b1 (diff) | |
| download | fisheye-38089a621798a1f327fffa0e68d162799abda8ac.tar.gz fisheye-38089a621798a1f327fffa0e68d162799abda8ac.tar.bz2 fisheye-38089a621798a1f327fffa0e68d162799abda8ac.zip | |
Remove spurious caption from simple_list table
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| -rwxr-xr-x | gallery_views/simple_list/fisheye_simple_list_inc.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gallery_views/simple_list/fisheye_simple_list_inc.tpl b/gallery_views/simple_list/fisheye_simple_list_inc.tpl index c9ed5fd..5a61c00 100755 --- a/gallery_views/simple_list/fisheye_simple_list_inc.tpl +++ b/gallery_views/simple_list/fisheye_simple_list_inc.tpl @@ -14,7 +14,6 @@ <div class="body"> <table class="table table-striped table-hover"> - <caption>{tr}List of files{/tr} <span class="total">[ {$galInfo.total_records|default:0} ]</span></caption> <thead> <tr> <th style="width:100px"></th> |
