Changeset 248151cc3daa292da272c8b77c95a4b12c721702

Show
Ignore:
Timestamp:
11/05/06 13:47:29 (2 years ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1162730849 +0100
git-parent:

[e3e9322b48a60ae89da6eb5d658ab5397bb3f4f0]

git-author:
Christopher Jung <bktheg@web.de> 1162730849 +0100
Message:

Kleinerer Fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • templates/comm.html

    rae09dfe r248151c  
    308308                                                </td> 
    309309                                                <td class="noBorderX"> 
    310                                                                 <img style="border:0px" src="{URL}data/interface/pms/{if ordner.flags.trash == 0}ordner{/endif}{if ordner.flags.trash}trash{if ordner.pms}-full{/endif}{/endif}.png" /> 
     310                                                                <img style="border:0px" src="{URL}data/interface/pms/{if ! ordner.flags.trash}ordner{/endif}{if ordner.flags.trash}trash{if ordner.pms}-full{/endif}{/endif}.png" /> 
    311311                                                         
    312312                                                </td>