[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.7-159-g4c69a83
sartak at bestpractical.com
sartak at bestpractical.com
Tue Feb 16 16:34:31 EST 2010
The branch, 3.8-trunk has been updated
via 4c69a83253157680018b6d0b81791a6a51bbaf9f (commit)
from e7b508e6e8a8a38b0bb664ba46bd8cbbab661c3d (commit)
Summary of changes:
share/html/NoAuth/Logout.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 4c69a83253157680018b6d0b81791a6a51bbaf9f
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Tue Feb 16 16:34:15 2010 -0500
Callback for the bottom of the logout box
diff --git a/share/html/NoAuth/Logout.html b/share/html/NoAuth/Logout.html
index f795658..5a70277 100755
--- a/share/html/NoAuth/Logout.html
+++ b/share/html/NoAuth/Logout.html
@@ -58,6 +58,9 @@
<br />
<a href="<%$URL%>"><&|/l&>You're welcome to login again</&></a>.
</&>
+
+% $m->callback( %ARGS );
+
</div></div>
<& /Elements/Footer, Menu => 0 &>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list