]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/mood_content.tpl
Replacing quotes around new directory link
[friendica.git] / view / templates / mood_content.tpl
index 461303318bdd0dab63a07b34eaadd8f1f0d1e3f1..5604ff9a366fad4ced204e820a91a59a4ccc7545 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <h3>{{$title}}</h3>
 
 <div id="mood-desc">{{$desc}}</div>
@@ -20,6 +16,6 @@
 </select>
 <br />
 <br />
-<input type="submit" name="submit" value="{{$submit}}" />
+<input type="submit" name="submit" value="{{$submit|escape:'html'}}" />
 </form>