[SUCS Devel] site r616 - branches/sucs-site/templates

imranh at sucs.org imranh at sucs.org
Sat Dec 6 03:09:55 GMT 2014


Author: imranh
Date: 2014-12-06 03:09:52 +0000 (Sat, 06 Dec 2014)
New Revision: 616

Modified:
   branches/sucs-site/templates/login.tpl
Log:
Whitespacing fix

Modified: branches/sucs-site/templates/login.tpl
===================================================================
--- branches/sucs-site/templates/login.tpl	2014-12-01 10:30:41 UTC (rev 615)
+++ branches/sucs-site/templates/login.tpl	2014-12-06 03:09:52 UTC (rev 616)
@@ -2,7 +2,7 @@
 				<form method="post" action="{$ssl_url|escape:'htmlall'}{getparams gets=$gets}">
 					<div>
 {if $session->loggedin}
-	Hello <a href="{$baseurl}/Community/Members/{$session->username}">{$session->username}</a>! You have
+	Hello <a href="{$baseurl}/Community/Members/{$session->username}">{$session->username}</a>! You have 
 	{if $session->email_forward}
 		mail forwarded to {$session->email_forward}<br />
 	{else}




More information about the Devel mailing list