Rev 672 | Rev 673 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | $img = $soubor."_Small.jpg"; |
27 | $img = $soubor."_Small.jpg"; |
28 | |
28 | |
29 | |
29 | |
30 | ?> |
30 | ?> |
31 | <table border=0> |
31 | <table border=0> |
32 | <tr><td><?php echo $soubor; ?></td></tr> |
32 | <tr><td><b><?php echo $soubor; ?></b></td></tr> |
33 | <?php |
33 | <?php |
34 | |
34 | |
35 | if (file_exists($path.$folder."/".$soubor."/CAM_AMA")) { |
35 | if (file_exists($path.$folder."/".$soubor."/CAM_AMA")) { |
36 | ?> |
36 | ?> |
37 | |
37 | |