Changeset 78 for img

Show
Ignore:
Timestamp:
03/07/10 01:30:33 (5 months ago)
Author:
daniel
Message:

- Fixed: css include position

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • img/trunk/lib/functions.php

    r77 r78  
    264264}); 
    265265                </script> 
     266                <link rel="stylesheet" type="text/css" href="css/style.css" /> 
    266267<?php 
    267268        if (isset($opt['lightbox']) && $opt['lightbox']) { 
     
    274275}); 
    275276                </script> 
    276                 <link rel="stylesheet" type="text/css" href="css/style.css" /> 
    277277<?php 
    278278        }