diff options
Diffstat (limited to 'protected/views/common/_comparison_text.php')
| -rw-r--r-- | protected/views/common/_comparison_text.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protected/views/common/_comparison_text.php b/protected/views/common/_comparison_text.php new file mode 100644 index 0000000..f2a0b2c --- /dev/null +++ b/protected/views/common/_comparison_text.php @@ -0,0 +1,4 @@ +<p> +Die optionale Eingabe von Vergleichsoperatoren (<b><</b>, <b><=</b>, <b>></b>, <b>>=</b>, <b><></b> +or <b>=</b>) zu Beginn eines Suchwertes dient der Spezifikation, wie der Vergleich erfolgen soll. +</p>
\ No newline at end of file |
