X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-addtemplate.html;h=5b0d39777a7aa6070f77c3f60d7f7c153e3b7024;hp=551880ddd47fbcb069bfeddb5838204635a82b28;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hpb=917bf000970f6e8e95759b4975e9d5c48e738dfd diff --git a/Documentation/English (British)/developer-chapter3-addtemplate.html b/Documentation/English (British)/developer-chapter3-addtemplate.html index 551880d..5b0d397 100644 --- a/Documentation/English (British)/developer-chapter3-addtemplate.html +++ b/Documentation/English (British)/developer-chapter3-addtemplate.html @@ -30,7 +30,7 @@ Add a template to the template database. If the template database doesn't exist Usage:

- $kiriwrite_dbmodule->addtemplate({ TemplateFilename => “template.html”, TemplateName => “Template Name”, TemplateDescription => “Template Description”, TemplateLayout => “This is the template layout.” }); + $kiriwrite_dbmodule->addtemplate({ TemplateFilename => "template.html", TemplateName => "Template Name", TemplateDescription => "Template Description", TemplateLayout => "This is the template layout." });