[freeside-commits] branch FREESIDE_4_BRANCH updated. ad20de4aa7709e54f5af5670946ccc64484a8cf8

Ivan ivan at 420.am
Fri Oct 21 18:13:22 PDT 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  ad20de4aa7709e54f5af5670946ccc64484a8cf8 (commit)
      from  cc21e43b3dd6828a5f38b1fdc37dee37f7dcb722 (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 ad20de4aa7709e54f5af5670946ccc64484a8cf8
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Oct 21 18:13:21 2016 -0700

    4.x style login page

diff --git a/httemplate/loginout/login.html b/httemplate/loginout/login.html
index 8d599ad..b787a3e 100644
--- a/httemplate/loginout/login.html
+++ b/httemplate/loginout/login.html
@@ -18,7 +18,7 @@
   <FORM METHOD="POST" ACTION="/login">
     <INPUT TYPE="hidden" NAME="destination" VALUE="<% $uri %>">
 
-    <TABLE CELLSPACING=0 CELLPADDING=4 BGCOLOR="#cccccc">
+    <TABLE CELLSPACING=0 CELLPADDING=4 CLASS="fsinnerbox">
       <TR>
         <TD ALIGN="right">Username: </TD>
         <TD><INPUT TYPE="text" NAME="credential_0" SIZE="13"></TD>

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

Summary of changes:
 httemplate/loginout/login.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list