Fixed broken GO button in compact paginator (when javascript is off) -- problem was...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 3 Jan 2007 12:41:18 +0000 (12:41 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 3 Jan 2007 12:41:18 +0000 (12:41 +0000)
commit54ce41dd839b2675f7f212e422a227602858fdb4
tree44fd363acbbe20054f471e45478fa9fcfd2885fa
parente4dd471d6eb3cbfd0daab1db9b5584c56aa84056
Fixed broken GO button in compact paginator (when javascript is off) -- problem was that startMessage was already in <form> action attribute, so naming the <select> widget startMessage was incorrect, and a compounding issue was that there were two <select> widgets with the same name.  Whew.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12055 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/global.php
functions/template/paginator_util.php
src/right_main.php
templates/default/message_list.tpl