Forgot to remove </select>

This commit is contained in:
Axel ROGER 2012-11-06 16:50:12 +00:00
parent 572137fccd
commit 2206316f45
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ foreach($r as $v) {
}
?></td></tr>
</select>
</td></tr>
<tr class="trbtn"><td colspan="2">
<input type="submit" class="inb" name="submit" value="<?php if (!$id) __("Create those statistics"); else __("Edit those statistics"); ?>" />
<input type="button" class="inb" name="cancel" value="<?php __("Cancel"); ?>" onclick="document.location='aws_list.php'"/>