Changes

Jump to: navigation, search

Login Screen Content

182 bytes added, 20:40, 11 November 2016
no edit summary
The login page can be configured to check if users have a pop-up blocker enabled, and suggest that they disable it for that SmartSimple system.
This check warning message can be disabled by including adding '''disabled="disabled"''' in the tag for the warning message:
<pre>
<p id="pbwarning" disabled="disabled">We have detected that you are using a pop-up blocker. To use some features,
you will need to allow pop-ups or disable your pop-up blocking software.</p>
</pre>
 
When disabling the warning message, the following should be removed from the login page HTML as well:
<pre>
<script type="text/javascript" src="/pudetec.js"></script>
</pre>
0
edits

Navigation menu