Hi,

We would like to be able to have an empty splash page, whereby aup_text.html is 
completely empty and the 'I accept the terms' is replaced with 'Connect'.

I've managed to rename the button:
perl -i -pe 's/I accept the terms/Connect/g' 
/usr/local/pf/html/captive-portal/lib/captiveportal/PacketFence/Form/Widget/Field/AUP.pm;

But I'm having problems removing 'Null Source'. When I set 'description' as 
empty or a white space in /usr/local/pf/conf/authentication.conf I get the 
following:
[null]
description=
type=Null
email_required=no
dynamic_routing_module=AuthModule

[cid:image002.jpg@01D79ABF.CE6F7140]

If I replace it with a period then it works and only display the period, how do 
I display nothing at all?


Regards
David Herselman
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to