Added the possibility to sort bookmarks either by name or by date.
This commit is contained in:
@@ -42,7 +42,8 @@ if (count ($bmlist) > 1) {
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
true);
|
||||
true,
|
||||
false);
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user