[freeside-commits] branch master updated. 336f7a8681ea658e1f972e49766e2831eac94324

Ivan ivan at 420.am
Wed Jun 20 15:48:18 PDT 2012


The branch, master has been updated
       via  336f7a8681ea658e1f972e49766e2831eac94324 (commit)
      from  3a0640fe177929f91432435af0a82de1eead9f55 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 336f7a8681ea658e1f972e49766e2831eac94324
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 20 15:48:17 2012 -0700

    genericize logout page to not mention freeside, RT#18215

diff --git a/httemplate/loginout/logout.html b/httemplate/loginout/logout.html
index 40371d5..d8e1c63 100644
--- a/httemplate/loginout/logout.html
+++ b/httemplate/loginout/logout.html
@@ -8,11 +8,11 @@
   <BODY>
     <BR><BR>
     <CENTER>
-      You have logged out
+      You have logged out.
     </CENTER>
     <BR><BR>
     <CENTER>
-      Return to <a href="..">freeside</a>
+      You can <a href="..">log in</a> again.
     </CENTER>
   </BODY>
 </HTML>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/loginout/logout.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list