diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-21 07:07:53 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-21 07:07:53 -0700 |
| commit | a2048ab3038b93925bff9a29cb22366e5670e067 (patch) | |
| tree | e38621f059fb907ed36a5f569448b8e4360c5b35 /modules/tag/views | |
| parent | 97928804ad5f7b69fefe6ff2b50115af1159dbbc (diff) | |
| parent | e025abea4179bc059b8fef195bafe0c3f60f1220 (diff) | |
Merge branch 'master' into talmdal_dev
Conflicts:
lib/gallery.common.css
Diffstat (limited to 'modules/tag/views')
| -rw-r--r-- | modules/tag/views/admin_tags.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php index 8647412d..3e333817 100644 --- a/modules/tag/views/admin_tags.html.php +++ b/modules/tag/views/admin_tags.html.php @@ -23,7 +23,7 @@ <div class="g-block-content"> <table id="g-tag-admin"> - <caption class="g-understate"> + <caption> <?= t2("There is one tag", "There are %count tags", $tags->count()) ?> </caption> <tr> |
