- removed Tiles view from simple template cause Icons view is better :P

- added "Icons" and "Details" strings to language files

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@13 a5845835-ea0f-0410-a762-dd0bfe9bfde8
This commit is contained in:
jim
2006-04-05 08:32:53 +00:00
parent 80fd008b9d
commit 7762f5f5a6
6 changed files with 11 additions and 61 deletions

View File

@@ -9,7 +9,6 @@
# available modes
'modes' => array(
'details' => '_details.phtml',
'tiles' => '_tiles.phtml',
'icons' => '_icons.phtml',
),
);