summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_filemanager.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-31 01:37:06 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-31 01:37:06 -0700
commit1dcf2cf7945dc0a7115374ca779e7b1ce0784de9 (patch)
treeb8cb57df2bc79dd7ba11fd5a0fad6f99f53f39f1 /src/usr/local/www/services_captiveportal_filemanager.php
parentdef535d95f8d32ae60de0077e0b584739be6a692 (diff)
downloadpfsense-1dcf2cf7945dc0a7115374ca779e7b1ce0784de9.zip
pfsense-1dcf2cf7945dc0a7115374ca779e7b1ce0784de9.tar.gz
Apply "Editor" Phil's suggestions.
Diffstat (limited to 'src/usr/local/www/services_captiveportal_filemanager.php')
-rw-r--r--src/usr/local/www/services_captiveportal_filemanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_filemanager.php b/src/usr/local/www/services_captiveportal_filemanager.php
index 92527b9..68834a7 100644
--- a/src/usr/local/www/services_captiveportal_filemanager.php
+++ b/src/usr/local/www/services_captiveportal_filemanager.php
@@ -280,7 +280,7 @@ endif;
"be made available in the root directory of the captive portal HTTP(S) server. " .
"They may be referenced directly from the portal page HTML code using relative paths. " .
"Example: An image uploaded with the name 'captiveportal-test.jpg' using the " .
- "file manager. Can then be included in the portal page like this:")?><br /><br />
+ "file manager can then be included in the portal page like this:")?><br /><br />
<pre>&lt;img src=&quot;captiveportal-test.jpg&quot; width=... height=...&gt;</pre><br />
<?=gettext("In addition, .php files can also be uploaded for execution. The filename can be passed " .
"to the custom page from the initial page by using text similar to:")?><br /><br />
OpenPOWER on IntegriCloud