Changes for page Books

Last modified by Jip-jan Alunkel on November 23, 10:59

From version 8.19
edited by Jip-jan Alunkel
on April 11, 17:00
Change comment: Updated class property
To version 8.20
edited by Jip-jan Alunkel
on April 11, 19:39
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -99,6 +99,13 @@
99 99  
100 100  #createExpandEnd()
101 101  
102 +#set($submit = {
103 + "id" : "create_book",
104 + "button-text" : "Create book",
105 + "help-block" : ""
106 +})
107 +#createSubmit($submit)
108 +
102 102  #createFormEnd()
103 103  
104 104  {{/html}}