You are here

web_widgets_uwa.tpl.php in Web Widgets 7

Same filename and directory in other branches
  1. 6 uwa/web_widgets_uwa.tpl.php

Shows the URL to the user

File

uwa/web_widgets_uwa.tpl.php
View source
<?php

// $Id: web_widgets_uwa.tpl.php,v 1.1.2.1 2010/09/29 02:33:08 diggersf Exp $

/**
 * @file
 * Shows the URL to the user
 */
print $url;