Home
last modified time | relevance | path

Searched refs:ICON_NONE (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Elements/
H A DRestrictionNotice.php67 private const string ICON_NONE = '<i class="icon-resn-none"></i>';
103 self::VALUE_NONE => self::ICON_NONE . ' ' . $none,
104 …self::VALUE_NONE . ', ' . self::VALUE_LOCKED => self::ICON_NONE . self::ICON_LOCKED . ' ' …