Add "draggable" icon for cat_list.

git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2008-09-22 15:31:38 +00:00
parent 3b480117a4
commit d6f1eb7c83
6 changed files with 8 additions and 1 deletions
+1
View File
@@ -631,4 +631,5 @@ $lang['link_info_image'] = 'Aanpassen informatie';
$lang['edit category informations'] = 'bewerk categorie informatie';
/* TODO */ $lang['nothing'] = 'nothing';
/* TODO */ $lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones';
/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
?>