mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
[trunk] - cat modify forgotten 'Refresh';
git-svn-id: http://piwigo.org/svn/trunk@14851 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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) }
|
||||
|
||||
Reference in New Issue
Block a user