Rev 7899 | Rev 9636 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7899 | Rev 8054 | ||
---|---|---|---|
Line 132... | Line 132... | ||
132 | !formselect pr_css list $csslist |
132 | !formselect pr_css list $csslist |
133 | </div> |
133 | </div> |
134 | <div class="field box halfwidth"> |
134 | <div class="field box halfwidth"> |
135 | <label for="">$name_css_transfer ($name_content_style) |
135 | <label for="">$name_css_transfer ($name_content_style) |
136 | <input type="file" name="wims_deposit" /> |
136 | <input type="file" name="wims_deposit" /> |
137 | <br /> |
137 | <br /> |
138 | <label for="">$name_content_style2</label> |
138 | <label for="">$name_content_style2</label> |
139 | <textarea rows="6" cols="45" name="pr_cssfile" id="pr_cssfile"> |
139 | <textarea rows="6" cols="45" name="pr_cssfile" id="pr_cssfile"> |
140 | $cssfile |
140 | $cssfile |
141 | </textarea> |
141 | </textarea> |
142 | </div> |
142 | </div> |
143 | <div class="field box halfwidth"> |
143 | <div class="field box halfwidth"> |
144 | <label for="pr_homepage">$wims_name_class_home</label> |
144 | <label for="pr_homepage">$wims_name_class_home</label> |
145 | !set wims_ref_class=wims_button_help float_right |
145 | !set wims_ref_class=wims_button_help float_right |
146 | !href cmd=help&special_parm=config&special_parm2=homepage $wims_name_help |
146 | !href cmd=help&special_parm=config&special_parm2=homepage $wims_name_help |
147 | <input size="35" name="pr_homepage" id="pr_homepage" value="$class_homepage" /> |
147 | <input size="35" name="pr_homepage" id="pr_homepage" value="$class_homepage" /> |
148 | </div> |
148 | </div> |
149 | <div class="wimscenter wimsform"> |
149 | <div class="wimscenter wimsform"> |
150 | <input type="submit" name="save" value="$wims_name_tosave" /> |
150 | <input type="submit" name="save" value="$wims_name_tosave" /> |
151 | |
151 | |
152 | <input |
152 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
153 | </div> |
153 | </div> |
154 | </ |
154 | </fieldset> |
155 | !formend |
155 | !formend |
156 | 156 | ||
157 | 157 | ||
158 | !reset pr_logo, pr_logoside, pr_bgcolor,pr_refcolor, pr_ref_menucolor,\ |
158 | !reset pr_logo, pr_logoside, pr_bgcolor,pr_refcolor, pr_ref_menucolor,\ |
159 | pr_ref_button_color,pr_ref_button_bgcolor,pr_ref_button_help_color,pr_ref_button_help_bgcolor, \ |
159 | pr_ref_button_color,pr_ref_button_bgcolor,pr_ref_button_help_color,pr_ref_button_help_bgcolor, \ |