Changes for page Macros
Last modified by Jip-jan Alunkel on April 15, 18:09
From version 2.328
edited by Jip-jan Alunkel
on August 31, 16:56
on August 31, 16:56
Change comment:
Update document after refactoring.
To version 2.322
edited by Jip-jan Alunkel
on August 21, 19:25
on August 21, 19:25
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -143,7 +143,7 @@ 143 143 <p> 144 144 <label for="input${foreach.count}">$entry 145 145 <span class="input-wrap"> 146 - <input type="text" class="form-control full" id="input${foreach.count}" placeholder="$services.localization.render('global.multiword.enter', ["${entry.toLowerCase()}"])" required="required">146 + <input type="text" class="form-control full" id="input${foreach.count}" placeholder="$services.localization.render('global.multiword.enter', ["${entry.toLowerCase()}"])"> 147 147 </span> 148 148 </label> 149 149 </p>