[Xfce4-commits] <wiki:master> Remove invalid role attribute.

Nick Schermer noreply at xfce.org
Fri Dec 17 16:44:01 CET 2010


Updating branch refs/heads/master
         to 96a4472460df56c6462e16950b228f80f4307ba5 (commit)
       from c61addfbaf59e4e80bc1843cea5a722661f11c04 (commit)

commit 96a4472460df56c6462e16950b228f80f4307ba5
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Dec 17 16:42:13 2010 +0100

    Remove invalid role attribute.

 lib/tpl/xfce/main.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/tpl/xfce/main.php b/lib/tpl/xfce/main.php
index b2026a5..094ac46 100644
--- a/lib/tpl/xfce/main.php
+++ b/lib/tpl/xfce/main.php
@@ -43,7 +43,7 @@ function __tpl_flush(){
 
 <div class="msgarea"><?php html_msgarea()?></div>
 
-<div role="logo" class="bottom-right-corner"></div>
+<div class="bottom-right-corner"></div>
 
 <div class="dokuwiki">
 



More information about the Xfce4-commits mailing list