X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-addtemplate.html;h=5b0d39777a7aa6070f77c3f60d7f7c153e3b7024;hb=807fbc25c35ea3cdf16adcb2106fbb63b3511a68;hp=551880ddd47fbcb069bfeddb5838204635a82b28;hpb=a110948e819f1beb388f504ddd758617fd6a6c1e;p=kiriwrite%2F.git 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." });