diff --git a/resources/public/templates/search_round.html b/resources/public/templates/search_round.html
index 6995b01..5a81cbf 100755
--- a/resources/public/templates/search_round.html
+++ b/resources/public/templates/search_round.html
@@ -26,11 +26,11 @@
number of kills (eg. 3k - all rounds with at least 3 kills). The time frame of the kills can be specified by adding <Xs at the end where X is the number of seconds (eg. 4k<3s - at least 4 kills within 3 seconds)
number of kills with a particular weapon (eg. 2xak47 - at least 2 ak47 kills). See 'Weapon Stats' tab for valid weapon names. The following flags can be added:
- - 'hs' - kill with a headshot
- - 'bang' - kill through a wall
- - 'collateral' - killed at least two in the same tick with the same weapon
- - 'jump' - kills which happened [0.1-0.5] seconds after the attacker jumped
- - 'smoke' - the line attacker-victim intersects a smoke
+ - hs - kill with a headshot
+ - bang - kill through a wall
+ - collateral - killed at least two in the same tick with the same weapon
+ - jump - kills which happened [0.1-0.5] seconds after the attacker jumped
+ - smoke - the line attacker-victim intersects a smoke
Eg. 3xdeaglehs - at least 3 deagle headshot kills. The name of the weapon or kill number can be ommited. Eg. jumpbang - jumping kills through a wall