View previous topic :: View next topic |
Author |
Message |
JaxJoe
Joined: 19 Sep 2011 Posts: 8
|
Posted: Tue Oct 11, 2011 4:30 pm Post subject: Modifying slip notes |
|
|
How do I add something like the following to the slip that gets generated:
The WiFi network SSID is: localap
The WiFi security is: WPA2
This network is not broadcasted and you must type the details in manually to connect.
Obviously same size font is fin but would want the localap and WPA2 info bolded. |
|
Back to top |
|
|
JaxJoe
Joined: 19 Sep 2011 Posts: 8
|
Posted: Tue Oct 11, 2011 6:52 pm Post subject: |
|
|
The reason for this request is that the WiFi AP is not broadcasting the SSID and is masked and we need to have this info included on the slip automatically as this could be too time consuming for the operator to write this each time a slip is created. Obviously it would be helpful if there were 2-4 lines of notes in the UI modification page were added that we could show or hide but more easily place info that would be included in the slips. |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Oct 12, 2011 6:09 am Post subject: |
|
|
In FirstSpot\cfgmgr\slip.php
add in line 339 (v7):
Code: | $userData .= "<tr>\n<td><font face=\"Arial\" size=\"1\" >The WiFi network SSID is: </font><span style=\"font-weight:bold;font-size:11\">localap</span><br/><font face=\"Arial\" size=\"1\" >The WiFi security is: </font><span style=\"font-weight:bold;font-size:11\">lWPA2</span></td></tr>\n"; |
_________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |