s4

changeset 542:0b38ca08718a

S4CSS should be taken from s4-config.sh
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 06 Apr 2019 19:32:40 +0900
parents 4f66dc71ad2a
children 29dcfb436600
files s4-funcs.sh
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Sat Apr 06 19:20:45 2019 +0900
     1.2 +++ b/s4-funcs.sh	Sat Apr 06 19:32:40 2019 +0900
     1.3 @@ -1202,7 +1202,6 @@
     1.4  showlogin() {
     1.5    args=`echo $myargs|tr ' ' '+'`
     1.6    s4name=${S4NAME:-s4}
     1.7 -  S4CSS=s4.css
     1.8    ( sed '/^<body/q' $layout/html.m4.html
     1.9      cat $layout/login.m4.html
    1.10      echo '</body></html>'