[TYPO3-templavoila] Small mistake in Templavoila manual
Steffen Kamper
info at sk-typo3.de
Fri Nov 13 23:23:02 CET 2009
Hi Kay,
Kay Strobach schrieb:
> Hello Dimitry,
>
> i found a small typo in the templavoila manual:
> http://typo3.org/documentation/document-library/extension-manuals/templavoila/1.3.7/view/1/3/#id3980379
>
>
> you wrote
> return $reference->linkEdit($content, $table, $row['uid']);
> in the section "mod1 renderPreviewContent"
>
> it should be link_edit with underscore and not in camelCase ;)
> return $reference->link_edit($content, $table, $row['uid']);
>
> Thanks a lot
>
> Best Regards Kay
thx, will take care.
vg Steffen
More information about the TYPO3-project-templavoila
mailing list