Rev 12488 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12488 | Rev 12815 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <fieldset class="property_fields halfwidth blockcenter"> |
4 | <fieldset class="property_fields halfwidth blockcenter"> |
5 |
|
5 | <legend>$name_addvar</legend> |
6 |
|
6 | <div class="field box"> |
7 |
|
7 | <label for="tc_name">$wims_name_name</label> |
8 |
|
8 | <input size="10" name="tc_name" value="$tc_name" id="tc_name" required="required" pattern=".{1,$MAXcharname}"/> |
9 |
|
9 | </div> |
10 |
|
10 | <div class="field box"> |
11 |
|
11 | <label for="tc_value">$name_ltvalue</label> |
12 |
|
12 | <input size="60" name="tc_value" value="$tc_value" id="tc_value" required="required"/> |
13 |
|
13 | </div> |
14 | 14 | ||
15 | <div class="wimscenter wimsform"> |
15 | <div class="wimscenter wimsform"> |
16 | <input type="submit" name="tc_set" value="$wims_name_tosave" /> |
16 | <input type="submit" name="tc_set" value="$wims_name_tosave" /> |
17 | $ |
17 | $ |
18 | <input type="submit" name="tc_abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
18 | <input type="submit" name="tc_abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
19 | </div> |
19 | </div> |
20 | </fieldset> |
20 | </fieldset> |
21 | !formend |
21 | !formend |
22 | </div> |
22 | </div> |