Ignore:
Timestamp:
Mar 15, 2011, 7:28:37 PM (13 years ago)
Author:
flop25
Message:

sprite for icons/ old icons deleted
adding an about msg
few other changes

Location:
extensions/floOS/OS_default
Files:
6 added
18 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_default/icon/index.php

    r9108 r9708  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | Piwigo - a PHP based picture gallery                                  |
     3// | Piwigo - a PHP based photo gallery                                    |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2008      Piwigo Team                  http://piwigo.org |
     5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
    66// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
    77// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
  • extensions/floOS/OS_default/template/index.tpl

    r9675 r9708  
    6969        <h2>{$TITLE}</h2>
    7070       
     71           
     72                        </div>{* <!-- titrePage --> *} 
     73          </td>
     74      <td id="section_up_right">&nbsp;</td>
     75    </tr>
     76    <tr>
     77      <td id="section_left">&nbsp;</td>
     78      <td id="section_in">
    7179        {if isset($chronology_views)}
    7280        <div class="calendarViews">{'View'|@translate}:
     
    8290        <h2>{$chronology.TITLE}</h2>
    8391        {/if}
    84            
    85                         </div>{* <!-- titrePage --> *} 
    86           </td>
    87       <td id="section_up_right">&nbsp;</td>
    88     </tr>
    89     <tr>
    90       <td id="section_left">&nbsp;</td>
    91       <td id="section_in">
    9292
    9393        {if !empty($PLUGIN_INDEX_CONTENT_BEGIN)}{$PLUGIN_INDEX_CONTENT_BEGIN}{/if}
  • extensions/floOS/OS_default/theme.css

    r9677 r9708  
     1@import "iconset.css";
    12
    23BODY {
Note: See TracChangeset for help on using the changeset viewer.