Refactor message list control widgets into their own template file; useful if we...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 1 Jan 2007 00:37:42 +0000 (00:37 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 1 Jan 2007 00:37:42 +0000 (00:37 +0000)
commit69a023cff70c943d30c800d301204c82a99b9bba
tree8c15bfa5b2adca8c89ec2356194139b0774e46ba
parent4127171c46d6990dfdc6fd4a4cda39299ff1fbfd
Refactor message list control widgets into their own template file; useful if we want to show controls at bottom of message list as well, HOWEVER, note that while most browsers handle it perfectly fine, putting same-named widgets on one page is bad news; I think invalid HTML, so we might try to figure out a way to rename widgets(?).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12041 7612ce4b-ef26-0410-bec9-ea0150e637f0
templates/default/message_list.tpl
templates/default/message_list_controls.tpl [new file with mode: 0644]