Changeset 2446 for trunk/template/yoga


Ignore:
Timestamp:
Jul 22, 2008, 3:29:38 AM (16 years ago)
Author:
rvelices
Message:
  • remove admin :hover css rule (bouncing thumbnails in caddie FF)
  • move some code from notification.php to notification.tpl
  • remove some unused variables from picture.php
  • make random.php work even if top_number is a lot (some issues solved with url length)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/notification.tpl

    r2352 r2446  
    11{* $Id$ *}
     2{html_head}
     3<link rel="alternate" type="application/rss+xml" title="{'Image only RSS feed'|@translate}" href="{$U_FEED_IMAGE_ONLY}">
     4<link rel="alternate" type="application/rss+xml" title="{'Complete RSS feed'|@translate}" href="{$U_FEED}">
     5{/html_head}
    26<div id="content" class="content">
    37
Note: See TracChangeset for help on using the changeset viewer.