diff --git a/autoload.inc b/autoload.inc
index 48e9498..6ed40d9 100644
--- a/autoload.inc
+++ b/autoload.inc
@@ -1,4 +1,4 @@
\SYSTEM\CONFIG\config::get(\SYSTEM\CONFIG\config_ids::SYS_SAI_CONFIG_PROJECT));
+ return \SYSTEM\PAGE\replace::replaceFile((new PSAI('saimod_webcraft_contact/tpl/saimod_webcraft_contact.tpl'))->SERVERPATH(),$vars);
+ }
+
+ public static function html_li_menu(){return '
Contact';}
+ public static function right_public(){return false;}
+ public static function right_right(){return true;}
+ public static function js(){
+ return array( \LIB\lib_jqbootstrapvalidation::js(),
+ new PSAI('saimod_webcraft_contact/js/saimod_webcraft_contact.js'));}
+ public static function css(){return array();}
+}
\ No newline at end of file
diff --git a/sql/DATA_SAIMOD_WEBCRAFT_CONTACT.php b/sql/DATA_SAIMOD_WEBCRAFT_CONTACT.php
new file mode 100644
index 0000000..d2e8eae
--- /dev/null
+++ b/sql/DATA_SAIMOD_WEBCRAFT_CONTACT.php
@@ -0,0 +1,8 @@
+SERVERPATH());
+ }
+}
\ No newline at end of file
diff --git a/sql/autoload.inc b/sql/autoload.inc
new file mode 100644
index 0000000..722e13c
--- /dev/null
+++ b/sql/autoload.inc
@@ -0,0 +1,3 @@
+Kontakt
+
+Nehmen Sie mit Webcraft Media Kontakt auf.
+
+
+
+
+(Sie können uns auch eine EMail schreiben - an service@webcraft-media.de - oder anrufen unter 0157/84841600)
\ No newline at end of file