Author: sevein
Date: Wed Sep 21 17:29:58 2011
New Revision: 9788

Log:
Override footer, without xhtml link

Added:
   trunk/plugins/qtTrilliumPlugin/templates/_footer.php
      - copied, changed from r9784, trunk/apps/qubit/templates/_footer.php

Copied and modified: trunk/plugins/qtTrilliumPlugin/templates/_footer.php (from 
r9784, trunk/apps/qubit/templates/_footer.php)
==============================================================================
--- trunk/apps/qubit/templates/_footer.php      Wed Sep 21 16:40:18 2011        
(r9784, copy source)
+++ trunk/plugins/qtTrilliumPlugin/templates/_footer.php        Wed Sep 21 
17:29:58 2011        (r9788)
@@ -1,8 +1,6 @@
 <div id="footer">
   <div class="section">
 
-    <?php echo link_to(image_tag('xhtml10', array('alt' => __('This page is 
valid XHTML 1.0'))), 
'http://validator.w3.org/check?'.http_build_query(array('uri' => 
$sf_request->getUri().'?'.http_build_query(array(session_name() => 
session_id())), 'ss' => 1))) ?>
-
     <?php if (QubitAcl::check('userInterface', 'translate')): ?>
       <?php echo get_component('sfTranslatePlugin', 'translate') ?>
     <?php endif; ?>

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to