You are here

views-view-field--user-meta--nothing.tpl.php in Drupal Commons 6.2

File

themes/commons_roots/views-view-field--user-meta--nothing.tpl.php
View source
<?php

/**
 * The logout link for the user meta block
 *
 * We need this to make it translatable
 */
print l(t('Logout'), 'logout');