From eaf1074808d4273caba206c7577b4df55c13906a Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Thu, 20 Aug 2009 16:17:29 +0000
Subject: [PATCH] changed text to my.UNL

---
 unl_theme/views/default/account/forms/register.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/unl_theme/views/default/account/forms/register.php b/unl_theme/views/default/account/forms/register.php
index 5fac68ae..47a50bbd 100644
--- a/unl_theme/views/default/account/forms/register.php
+++ b/unl_theme/views/default/account/forms/register.php
@@ -51,8 +51,8 @@
 	</div>
 	<div class="col right">
 	<div class="zenbox cool">
-	<h3>myUNL Account Users</h3>
-	<p>If you have a myUNL account (used for most UNL services, like Blackboard), then we have an account waiting for you without registering.</p>
+	<h3>my.UNL Account Users</h3>
+	<p>If you have a my.UNL account (used for most UNL services, like Blackboard), then we have an account waiting for you without registering.</p>
 					<?php 
 						$form_body = "<p>";
 						$form_body .= elgg_view('input/submit', array('value' => elgg_echo('UNL Login'))) . "</p>";
-- 
GitLab