]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/mood_content.tpl
Escape values to input fields (and some 'title' and 'alt')
[friendica.git] / view / templates / mood_content.tpl
index ab2a845fcecae554a9a3061aa3a9d00a3513e9da..5604ff9a366fad4ced204e820a91a59a4ccc7545 100644 (file)
@@ -16,6 +16,6 @@
 </select>
 <br />
 <br />
-<input type="submit" name="submit" value="{{$submit}}" />
+<input type="submit" name="submit" value="{{$submit|escape:'html'}}" />
 </form>