mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
feature:3049
change Clear to Cancel already translated git-svn-id: http://piwigo.org/svn/trunk@29264 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -57,7 +57,7 @@ jQuery(document).ready(function(){
|
||||
<div class="titrePage">
|
||||
<span class="sort">
|
||||
{'Filter'|@translate} : <input type="text" id="filter">
|
||||
<input type="button" name="Clear" Value="{'Clear'|@translate}"> |
|
||||
<input type="button" name="Clear" Value="{'Cancel'|@translate}"> |
|
||||
{'Sort order'|@translate} :
|
||||
{html_options name="selectOrder" options=$order_options selected=$order_selected}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user