Project

General

Profile

« Previous | Next » 

Revision 7956

use correct input name for "origZIP"

View differences:

lib/style/common/templates/metacatui/entryForm.tmpl
293 293
								<div class="control-group">
294 294
									<label class="control-label" for="origZip">Postal Code</label>
295 295
									<div class="controls">
296
										<input type="text" name="origZip" id="origZip" value="[%origZip%]">
296
										<input type="text" name="origZIP" id="origZip" value="[%origZIP%]">
297 297
									</div>
298 298
								</div>
299 299
								<div class="control-group">

Also available in: Unified diff