Show
Ignore:
Timestamp:
05/07/08 00:45:02 (8 months ago)
Author:
inureyes
Message:

#954

  • helper window에 CSS를 정식으로 입힙니다.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/piece/owner/header.php

    r5890 r5892  
    217217    <script type="text/javascript" src="<?php echo $service['path'];?>/script/mootools10.js"></script> 
    218218    <script type="text/javascript" src="<?php echo $service['path'];?>/script/moodalbox/moodalbox.js"></script> 
    219     <link rel="stylesheet" href="<?php echo $service['path'];?>/script/moodalbox/css/moodalbox.css" type="text/css" media="screen" /> 
     219    <link rel="stylesheet" href="<?php echo $service['path'];?>/style/helper/moodalbox.css" type="text/css" media="screen" /> 
    220220<?php 
    221221}