Changeset 557 for trunk/plog-admin/plog-upload.php
- Timestamp:
- 07/14/08 22:15:37 (4 years ago)
- File:
-
- 1 edited
-
trunk/plog-admin/plog-upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-admin/plog-upload.php
r555 r557 134 134 <input accesskey="n" id="userfile" name="userfile" value="Vali fail" type="file" onchange="checkArchive(this)" /> 135 135 <label accesskey="c" for="caption">' . plog_tr('Picture <em>C</em>aption (optional):') . '</label> 136 <input style="width: 320px " name="caption" id="caption" />136 <input style="width: 320px;" name="caption" id="caption" /> 137 137 <label accesskey="d" for="description">' . plog_tr('<em>D</em>escription (optional):') . '</label> 138 <textarea name="description" id="description" cols="53" rows=" 8"></textarea>138 <textarea name="description" id="description" cols="53" rows="7"></textarea> 139 139 </p> 140 140 </div>
Note: See TracChangeset
for help on using the changeset viewer.
