openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f8b5f15cc9f565750d3c2b2e16a71504f7522378
parent fbd17e6204f225d0c8221c1d63793853fa5e0c8a
Author: dankert <devnull@localhost>
Date:   Sun, 26 Dec 2004 00:28:12 +0100

Korrektur Bilder

Diffstat:
themes/default/pages/html/page/form.tpl.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/pages/html/page/form.tpl.php b/themes/default/pages/html/page/form.tpl.php @@ -30,7 +30,7 @@ $fx = fx($f1); ?> <tr> -<td width="30%" class="<?php echo $fx ?>"><img src="<?php echo $image_dir.'icon_el_'.$e['type'].'.png' ?>" border="0" align="left"><?php echo $e['name'] ?></td> +<td width="30%" class="<?php echo $fx ?>"><img src="<?php echo $image_dir.'icon_el_'.$e['type'].IMG_EXT ?>" border="0" align="left"><?php echo $e['name'] ?></td> <td width="5%" class="<?php echo $fx ?>"><input type="checkbox" name="saveid<?php echo $id ?>" value="1" /> </td> <td width="65%" class="<?php echo $fx ?>">