fix alignment of the top table

This commit is contained in:
james 2010-07-21 20:19:48 +00:00
parent 9e3473dd33
commit d871810065

View File

@ -309,10 +309,10 @@ $(document).ready(function() {
<br /> <br />
<table> <table style="width: 500px;">
<tr><td> <tr><td>
<?=i18n("Choose Status")?>:
<form name="statuschangerform" method="get" action="registration_list.php"> <form name="statuschangerform" method="get" action="registration_list.php">
<?=i18n("Choose Status")?>:
<select name="showstatus" onchange="document.forms.statuschangerform.submit()"> <select name="showstatus" onchange="document.forms.statuschangerform.submit()">
<? <?