Changes for page Macros
Last modified by Jip-jan Alunkel on April 15, 18:09
From version 2.300
edited by Jip-jan Alunkel
on August 16, 04:15
on August 16, 04:15
Change comment:
Update document after refactoring.
To version 2.303
edited by Jip-jan Alunkel
on August 16, 04:26
on August 16, 04:26
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -260,7 +260,7 @@ 260 260 <p> 261 261 <label for="input${foreach.count}">$entry 262 262 <span class="input-wrap"> 263 - <input type="text" class="form-control full" id="input${foreach.count}" placeholder="${entry}"> 263 + <input type="text" class="form-control full" id="input${foreach.count}" placeholder="$services.localization.render('global.multiword.enter', ["${entry}"])"> 264 264 </span> 265 265 </label> 266 266 </p>