removed deprecated general classes
This commit is contained in:
parent
c769476b00
commit
eda1e80e23
2 changed files with 1 additions and 26 deletions
|
|
@ -39,7 +39,7 @@ header('X-UA-Compatible: IE=edge,chrome=1');
|
|||
<?php if($REV) echo p_locale_xhtml('showrev');?>
|
||||
<h1><?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG))?></h1>
|
||||
|
||||
<div class="content">
|
||||
<div class="content group">
|
||||
<?php tpl_img(900, 700); /* the image; parameters: maximum width, maximum height (and more) */ ?>
|
||||
|
||||
<div class="img_detail">
|
||||
|
|
@ -81,7 +81,6 @@ header('X-UA-Compatible: IE=edge,chrome=1');
|
|||
<?php endif; ?>
|
||||
<?php //Comment in for Debug// dbg(tpl_img_getTag('Simple.Raw')); ?>
|
||||
</div>
|
||||
<div class="clearer"></div>
|
||||
</div><!-- /.content -->
|
||||
|
||||
<p class="back">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue