Ignore:
Timestamp:
08/23/10 13:04:00 (21 months ago)
Author:
juw
Message:

synchro dokiel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/dkCore/genWeb/transf/content/fundamentalUnits/screen/screen.xsl

    r628 r638  
    3030                                        <div id="{$vImgId}" class="screenImgFra" style="position:relative;height:{$vImg/@height}px;"> 
    3131                                                <div class="screenImg" style="position:relative;height:{$vImg/@height}px;width:{$vImg/@width}px;"> 
    32                                                         <img src="{$vImg/@src}" width="{$vImg/@width}" height="{$vImg/@height}" class="" alt="getFullTitleText(gotoSubModel(sp:img),'')"/> 
     32                                                        <img src="{$vImg/@src}" width="{$vImg/@width}" height="{$vImg/@height}" class="" alt="{getFullTitleText(gotoSubModel(sp:img),'')}"/> 
    3333                                                        <xsl:apply-templates select="sp:zone" mode="zones"/> 
    3434                                                </div> 
Note: See TracChangeset for help on using the changeset viewer.