/[drupal]/contributions/themes/SanQReLl/block-user-0.tpl.php
ViewVC logotype

Contents of /contributions/themes/SanQReLl/block-user-0.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Fri Aug 29 21:59:00 2008 UTC (14 months, 4 weeks ago) by slasant
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
File MIME type: text/x-php
1
1 <?php /*this is the login block*/ ?>
2
3 <div class="loginblock">
4 <h2 class="login"><?php print $block->subject; ?></h2><!--block title-->
5 <div class="blockcontent"><?php print $block->content; ?></div>
6 </div>

  ViewVC Help
Powered by ViewVC 1.1.2