| # | Line 235 | Line 235 | EOT; | |
|---|---|---|
| 235 | print "</select>"; | |
| 236 | ||
| 237 | ?> | |
| 238 | < | <input type="hidden" name="small" value="<?php=$small?>"> |
| 238 | > | <input type="hidden" name="small" value="<?php echo $small?>"> |
| 239 | <input type="submit" name="submit" value="Display"> | |
| 240 | </form> | |
| 241 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |