[freeside-commits] branch FREESIDE_2_3_BRANCH updated. a184a6982b6aaa36e8604b0ff64824351c9107aa

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


The branch, FREESIDE_2_3_BRANCH has been updated
       via  a184a6982b6aaa36e8604b0ff64824351c9107aa (commit)
      from  6e92e7483733db9814b1097e88ed91d752faadfe (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 a184a6982b6aaa36e8604b0ff64824351c9107aa
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 20 15:48:18 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