Changeset 44
- Timestamp:
- 09/12/06 16:10:10 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wifidog/wifidog-auth/wifidog/templates/sites/portal.tpl
r43 r44 70 70 {if $userIsAtHotspot} 71 71 <p class="indent"> 72 <a id="wifidog_use_internet" href="{$url}" >{"Use the Internet"|_}</a>72 <a id="wifidog_use_internet" href="{$url}" target="internet">{"Use the Internet"|_}</a> 73 73 </p> 74 74 {/if}
