aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-10-01 00:46:44 +0200
committerdoktornotor <notordoktor@gmail.com>2015-10-01 00:46:44 +0200
commitbddb7e792c663d6e6d48bffe63fc79239c32579a (patch)
treed03889c57f5c1ec42eb230672862af5f3479d8e0 /config/squid3
parent51f8edee1ddb4fa9c5a8c346ef59a707881bf03e (diff)
downloadpfsense-packages-bddb7e792c663d6e6d48bffe63fc79239c32579a.tar.gz
pfsense-packages-bddb7e792c663d6e6d48bffe63fc79239c32579a.tar.bz2
pfsense-packages-bddb7e792c663d6e6d48bffe63fc79239c32579a.zip
Move fielddescr away from rowhelperfield (another pkg_edit.php bug)
Diffstat (limited to 'config/squid3')
-rwxr-xr-xconfig/squid3/34/squid_reverse_uri.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/config/squid3/34/squid_reverse_uri.xml b/config/squid3/34/squid_reverse_uri.xml
index 164d6374..9a493a15 100755
--- a/config/squid3/34/squid_reverse_uri.xml
+++ b/config/squid3/34/squid_reverse_uri.xml
@@ -42,7 +42,7 @@
]]>
</copyright>
<name>squidreverseuri</name>
- <version>0.3.5</version>
+ <version>0.3.7</version>
<title>Reverse Proxy Server: Mappings</title>
<include_file>/usr/local/pkg/squid.inc</include_file>
<tabs>
@@ -137,20 +137,20 @@
<size>05</size>
</field>
<field>
- <fielddescr>URIs</fielddescr>
+ <fielddescr>
+ <![CDATA[
+ URIs<br/><br/>
+ Enter URL <strong>regex</strong> to match.<br/><br/>
+ <strong>Examples:</strong><br/>
+ .mydomain.com .mydomain.com/test<br/>
+ www.mydomain.com http://www.mydomain.com/ ^http://www.mydomain.com/.*$
+ ]]>
+ </fielddescr>
<fieldname>none</fieldname>
<description>URI to publish.</description>
<type>rowhelper</type>
<rowhelper>
<rowhelperfield>
- <fielddescr>
- <![CDATA[
- Enter URL <strong>regex</strong> to match.<br/><br/>
- Examples:<br/>
- .mydomain.com .mydomain.com/test<br/>
- www.mydomain.com http://www.mydomain.com/ ^http://www.mydomain.com/.*$
- ]]>
- </fielddescr>
<fieldname>uri</fieldname>
<type>input</type>
<size>70</size>