Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2014-10-14 16:46:56 +0400
committerKenneth Skovhede <kenneth@hexad.dk>2014-10-14 16:46:56 +0400
commit09a0085a5a60f83dce7f8b0de0ca862157ece8e5 (patch)
tree3457545c8d5a4bed72114dadd8059abb565fc3ab
parent1dac0de6be1c3f4bb1b0058966fc76e4931dcba7 (diff)
Changed "hard braces" to "hard brackets".
-rw-r--r--Duplicati/Server/webroot/greeno/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Server/webroot/greeno/index.html b/Duplicati/Server/webroot/greeno/index.html
index 3302c00ff..cc925a998 100644
--- a/Duplicati/Server/webroot/greeno/index.html
+++ b/Duplicati/Server/webroot/greeno/index.html
@@ -322,7 +322,7 @@
</div>
<div id="source-folder-filter-area">
- <div id="source-folder-filter-label" title="Enter filters, one per line. Lines starting with a plus are inclusions, lines starting with a minus are exclusions. Regular expression are entered inside hard braces."><a href="https://github.com/duplicati/duplicati/wiki/How-do-filters-work%3F" target="_blank">Source data filters<div class="ui-icon ui-icon-info ui-icon-inline"></div></a></div>
+ <div id="source-folder-filter-label" title="Enter filters, one per line. Lines starting with a plus are inclusions, lines starting with a minus are exclusions. Regular expression are entered inside hard brackets."><a href="https://github.com/duplicati/duplicati/wiki/How-do-filters-work%3F" target="_blank">Source data filters<div class="ui-icon ui-icon-info ui-icon-inline"></div></a></div>
<textarea type="text" name="source-filters" id="source-filters" value="" class="ui-corner-all pre-style-text" rows="3"></textarea>
</div>