aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/site_manager.tpl
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-16 16:32:17 +0000
committervdigital <vdigital@piwigo.org>2008-09-16 16:32:17 +0000
commita1c4955e9b17b020b0f39d0a6929ea7b8d247aea (patch)
treee37fedaa9c95b06f2c2f808642ba4320c02919d4 /admin/template/goto/site_manager.tpl
parent6050a6ab1b8270278c09564b95096f2c234ba2ae (diff)
Admin goto/roma minor CSS / templates changes.
Public yoga/Sylvia minor CSS / gif changes git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/template/goto/site_manager.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/site_manager.tpl b/admin/template/goto/site_manager.tpl
index 4ae027115..367f67a34 100644
--- a/admin/template/goto/site_manager.tpl
+++ b/admin/template/goto/site_manager.tpl
@@ -38,7 +38,7 @@
<td>{'Actions'|@translate}</td>
</tr>
{foreach from=$sites item=site}
- <tr style="text-align:left"><td>
+ <tr style="text-align:left" class="{if $smarty.foreach.site.index is odd}row1{else}row2{/if}"><td>
<a href="{$site.NAME}">{$site.NAME}</a><br/>({$site.TYPE}, {$site.CATEGORIES} {'Categories'|@translate}, {$pwg->l10n_dec('%d element','%d elements',$site.IMAGES)})
</td><td>
[<a href="{$site.U_SYNCHRONIZE}" title="{'site_synchronize_hint'|@translate}">{'site_synchronize'|@translate}</a>]