[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[4209] branches/1.3/UI/logout.html



Revision: 4209
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4209&view=rev
Author:   tshvr
Date:     2011-12-15 08:06:55 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
Bug-3458795 nls msgid

Modified Paths:
--------------
    branches/1.3/UI/logout.html

Modified: branches/1.3/UI/logout.html
===================================================================
--- branches/1.3/UI/logout.html	2011-12-15 08:05:44 UTC (rev 4208)
+++ branches/1.3/UI/logout.html	2011-12-15 08:06:55 UTC (rev 4209)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html' include_script = scripts ?> 
 <?lsmb PROCESS elements.html ?> 
 <body>
-<h1 class="info">Logout Successful</h1>
+<h1 class="info"><?lsmb text('Logout Successful')?></h1>
 <p><a href="login.pl"><?lsmb text('Return to the login screen.') ?></a>
 </body>
 </html>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.