Project

General

Profile

« Previous | Next » 

Revision 1819

Added by Luisehahne almost 14 years ago

  1. bugfix media, Undefined index /admin/media/upload.php on line 108
    - removed obselete resize_img.php

View differences:

setparameter.htt
33 33
.bold { color: #2C50A3; }
34 34
.path-name { width: 65%;}
35 35
tbody.path-option tr th  { font-weight: normal;}
36
.show-img { width: 30px; text-align: center;}
36 37

  
37 38
</style>
38 39
</head>
......
64 65
        {HEIGHT}
65 66
        <input size="5" type="text" name="{FIELD_NAME_H}" value="{CUR_HEIGHT}"{READ_ONLY_DIR} />
66 67
        </td>
68
		<td class="show-img" >
69
            <img class="{SHOW_EDIT_CLASS}" height="16" width="16" alt="" src="{THEME_URL}/images/resize_16.png" />
70
        </td>
67 71
	</tr>
68 72
<!-- END list_block -->
69 73
	<tr>

Also available in: Unified diff