New icon theming. Also added basic template for left_main.php
authorstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 21 Feb 2006 00:02:30 +0000 (00:02 +0000)
committerstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 21 Feb 2006 00:02:30 +0000 (00:02 +0000)
commit2999753577cd5fb23d7a88e2978c60d8bade44a6
treedbeb2cd186704afaf51a2f3ea0f21798345c246d
parentccf3c5cb4e102dacc69e779d8da5765de96af332
New icon theming.  Also added basic template for left_main.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10781 7612ce4b-ef26-0410-bec9-ea0150e637f0
16 files changed:
images/themes/default/theme.php
images/themes/template/index.php [new file with mode: 0644]
images/themes/template/theme.php [new file with mode: 0644]
images/themes/xp/theme.php
include/load_prefs.php
include/options/display.php
src/left_main.php
src/right_main.php
src/search.php
templates/default/left_main.tpl [new file with mode: 0644]
templates/default/left_main_advanced.tpl [new file with mode: 0644]
templates/default/message_list.tpl
templates/default/stylesheet.tpl
templates/util_global.php [new file with mode: 0644]
templates/util_left_main.php [new file with mode: 0644]
templates/util_message_list.php