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

commit 4e76d31a3022aa71af301b5e3e7f77d0457b038d
Author: Nick Schermer <[email protected]>
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
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to