diff -r 5a8a3d1069e2 -r 5064d9d287a0 web/event_form.php --- a/web/event_form.php Thu Nov 28 11:03:05 2013 +0100 +++ b/web/event_form.php Thu Nov 28 14:36:31 2013 +0100 @@ -19,160 +19,168 @@ - - - + + + - - + -
+
- - - - - -
-
+ + + + + +
+

".$user_data['error']."

"; - } - else { + if(!isset($user_data) || isset($user_data['error'])) { + print "

".$user_data['error']."

"; + } + else { ?> -
-
-
- - -
_("title_help"); ?>
- -
-
- - -
_("hashtag_help"); ?>
-
-
- - -
_("abstract_help"); ?>
- -
-
- - -
_("description_help"); ?>
- -
-
- - -
_("link_help"); ?>
- -
-
- - - -
_("islive_help"); ?>
-
-
- - -
_("islive_embed_help"); ?>
-
-
- - -
_("keywords_help"); ?>
-
-
- - -
_("partenaires_help"); ?>
- -
-
- - -
_("client_visual_help"); ?>
- -
-
- - -
_("head_logo_help"); ?>
- -
-
- - -
_("slide_background_help"); ?>
- -
-
- - -
_("archive_img_help"); ?>
- -
-
- - -
_("archive_title_help"); ?>
- -
-
- - -
_("archive_description_help"); ?>
- -
-
- -
- - +
+
+
+ + +
_("title_help"); ?>
+ +
+
+ + +
_("hashtag_help"); ?>
+
+
+ + +
_("abstract_help"); ?>
+ +
+
+ + +
_("description_help"); ?>
+ +
+
+ + +
_("link_help"); ?>
+ +
+
+ + + +
_("islive_help"); ?>
+
+
+ + +
_("islive_embed_help"); ?>
+
+
+ + +
_("keywords_help"); ?>
+
+
+ + +
_("partenaires_help"); ?>
+ +
+
+ + +
_("client_visual_help"); ?>
+ +
+
+ + +
_("head_logo_help"); ?>
+ +
+
+ + +
_("slide_background_help"); ?>
+ +
+
+ + +
_("archive_img_help"); ?>
+ +
+
+ + +
_("archive_title_help"); ?>
+ +
+
+ + +
_("archive_description_help"); ?>
+ +
+
+ +
+ +