[trunk] - cat modify forgotten 'Refresh';

git-svn-id: http://piwigo.org/svn/trunk@14851 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2012-05-08 14:10:27 +00:00
commit 9b54b06c91
2 changed files with 2 additions and 1 deletions

View file

@ -18,7 +18,7 @@
{/if}
{if $representant.ALLOW_SET_RANDOM }
<p style="text-align:center;"><input class="submit" type="submit" name="set_random_representant" value="Refresh" title="{'Find a new representant by random'|@translate}"></p>
<p style="text-align:center;"><input class="submit" type="submit" name="set_random_representant" value="{'Refresh'|@translate}" title="{'Find a new representant by random'|@translate}"></p>
{/if}
{if isset($representant.ALLOW_DELETE) }