[Xfce4-commits] <archive:master> Fix clas name.

Nick Schermer noreply at xfce.org
Sun Jan 15 11:04:01 CET 2012


Updating branch refs/heads/master
         to 4e76d31a3022aa71af301b5e3e7f77d0457b038d (commit)
       from a2e818ab3b2fd3e17391dc12b8876c85c59850c4 (commit)

commit 4e76d31a3022aa71af301b5e3e7f77d0457b038d
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 15 11:03:06 2012 +0100

    Fix clas name.

 fancyindex/views/layout.haml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fancyindex/views/layout.haml b/fancyindex/views/layout.haml
index 7ee9006..203d402 100644
--- a/fancyindex/views/layout.haml
+++ b/fancyindex/views/layout.haml
@@ -33,7 +33,7 @@
             %a{:href => 'http://git.xfce.org', :title => 'Project repositories'} GIT
       %div{:id => 'xfce-header-clear'}
     - if @notice
-      %div{:class => 'notice'} #{@notice}
+      %div{:class => 'notify'} #{@notice}
     %div{:id => 'mirrorbrain-wrap'}
       =yield
       %hr


More information about the Xfce4-commits mailing list