87 </div> |
87 </div> |
88 <div class="event-field"> |
88 <div class="event-field"> |
89 <label for="title"><?php print $translate->_("title"); ?></label> |
89 <label for="title"><?php print $translate->_("title"); ?></label> |
90 <input type="text" id="title" name="title" /> |
90 <input type="text" id="title" name="title" /> |
91 <div class="event-field-help"><?php print $translate->_("title_help"); ?></div> |
91 <div class="event-field-help"><?php print $translate->_("title_help"); ?></div> |
|
92 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>attention-1314-01-notion-attention/client.php?highlight=%23event-title" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
92 </div> |
93 </div> |
93 <div class="event-field"> |
94 <div class="event-field"> |
94 <label for="abstract"><?php print $translate->_("abstract");?></label> |
95 <label for="abstract"><?php print $translate->_("abstract");?></label> |
95 <textarea name="abstract" id="abstract"></textarea> |
96 <textarea name="abstract" id="abstract"></textarea> |
96 <div class="event-field-help"><?php print $translate->_("abstract_help"); ?></div> |
97 <div class="event-field-help"><?php print $translate->_("abstract_help"); ?></div> |
|
98 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>index.php?highlight=%23event-abstract" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
97 </div> |
99 </div> |
98 <div class="event-field"> |
100 <div class="event-field"> |
99 <label for="description"><?php print $translate->_("description");?></label> |
101 <label for="description"><?php print $translate->_("description");?></label> |
100 <textarea name="description" id="description"></textarea> |
102 <textarea name="description" id="description"></textarea> |
101 <div class="event-field-help"><?php print $translate->_("description_help"); ?></div> |
103 <div class="event-field-help"><?php print $translate->_("description_help"); ?></div> |
|
104 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>attention-1314-01-notion-attention/client.php?highlight=%23event-description" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
102 </div> |
105 </div> |
103 <div class="event-field"> |
106 <div class="event-field"> |
104 <label for="link"><?php print $translate->_("link");?></label> |
107 <label for="link"><?php print $translate->_("link");?></label> |
105 <input type="text" name="link" id="link"/> |
108 <input type="text" name="link" id="link"/> |
106 <div class="event-field-help"><?php print $translate->_("link_help"); ?></div> |
109 <div class="event-field-help"><?php print $translate->_("link_help"); ?></div> |
|
110 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>attention-1314-01-notion-attention/client.php?highlight=%23event-link" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
107 </div> |
111 </div> |
108 <div class="event-field"> |
112 <div class="event-field"> |
109 <label for="islive"><?php print $translate->_("islive");?></label> |
113 <label for="islive"><?php print $translate->_("islive");?></label> |
110 <input type="checkbox" name="islive" id="islive"/> |
114 <input type="checkbox" name="islive" id="islive"/> |
111 <div class="event-field-help"><?php print $translate->_("islive_help"); ?></div> |
115 <div class="event-field-help"><?php print $translate->_("islive_help"); ?></div> |
122 </div> |
126 </div> |
123 <div class="event-field"> |
127 <div class="event-field"> |
124 <label for="partenaires"><?php print $translate->_("partenaires");?></label> |
128 <label for="partenaires"><?php print $translate->_("partenaires");?></label> |
125 <textarea name="partenaires" id="partenaires"></textarea> |
129 <textarea name="partenaires" id="partenaires"></textarea> |
126 <div class="event-field-help"><?php print $translate->_("partenaires_help"); ?></div> |
130 <div class="event-field-help"><?php print $translate->_("partenaires_help"); ?></div> |
|
131 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>attention-1314-01-notion-attention/client.php?highlight=%23event-partenaires" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
127 </div> |
132 </div> |
128 <div class="event-field"> |
133 <div class="event-field"> |
129 <label for="client_visual"><?php print $translate->_("client_visual");?></label> |
134 <label for="client_visual"><?php print $translate->_("client_visual");?></label> |
130 <input type="file" name="client_visual" id="client_visual"/> |
135 <input type="file" name="client_visual" id="client_visual"/> |
131 <div class="event-field-help"><?php print $translate->_("client_visual_help"); ?></div> |
136 <div class="event-field-help"><?php print $translate->_("client_visual_help"); ?></div> |
|
137 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>attention-1314-01-notion-attention/client.php?highlight=%23vlWrap&highlight_effect=pulsate" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
132 </div> |
138 </div> |
133 <div class="event-field"> |
139 <div class="event-field"> |
134 <label for="head_logo"><?php print $translate->_("head_logo");?></label> |
140 <label for="head_logo"><?php print $translate->_("head_logo");?></label> |
135 <input type="file" name="head_logo" id="head_logo" /> |
141 <input type="file" name="head_logo" id="head_logo" /> |
136 <div class="event-field-help"><?php print $translate->_("head_logo_help"); ?></div> |
142 <div class="event-field-help"><?php print $translate->_("head_logo_help"); ?></div> |
|
143 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>attention-1314-01-notion-attention/client.php?highlight=%23headlogo" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
137 </div> |
144 </div> |
138 <div class="event-field"> |
145 <div class="event-field"> |
139 <label for="slide_background"><?php print $translate->_("slide_background");?></label> |
146 <label for="slide_background"><?php print $translate->_("slide_background");?></label> |
140 <input type="file" name="slide_background" id="slide_background"/> |
147 <input type="file" name="slide_background" id="slide_background"/> |
141 <div class="event-field-help"><?php print $translate->_("slide_background_help"); ?></div> |
148 <div class="event-field-help"><?php print $translate->_("slide_background_help"); ?></div> |
|
149 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>index.php?highlight=.slider&highlight_effect=pulsate" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
142 </div> |
150 </div> |
143 <div class="event-field"> |
151 <div class="event-field"> |
144 <label for="archive_img"><?php print $translate->_("archive_img");?></label> |
152 <label for="archive_img"><?php print $translate->_("archive_img");?></label> |
145 <input type="file" name="archive_img" id="archive_img" /> |
153 <input type="file" name="archive_img" id="archive_img" /> |
146 <div class="event-field-help"><?php print $translate->_("archive_img_help"); ?></div> |
154 <div class="event-field-help"><?php print $translate->_("archive_img_help"); ?></div> |
|
155 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>archives.php?highlight=.AVBimg&highlight_effect=pulsate" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
147 </div> |
156 </div> |
148 <div class="event-field"> |
157 <div class="event-field"> |
149 <label for="archive_title"><?php print $translate->_("archive_title");?></label> |
158 <label for="archive_title"><?php print $translate->_("archive_title");?></label> |
150 <input type="text" name="archive_title" id="archive_title"/> |
159 <input type="text" name="archive_title" id="archive_title"/> |
151 <div class="event-field-help"><?php print $translate->_("archive_title_help"); ?></div> |
160 <div class="event-field-help"><?php print $translate->_("archive_title_help"); ?></div> |
|
161 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>index.php?highlight=.AVBtitle" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
152 </div> |
162 </div> |
153 <div class="event-field"> |
163 <div class="event-field"> |
154 <label for="archive_description"><?php print $translate->_("archive_description");?></label> |
164 <label for="archive_description"><?php print $translate->_("archive_description");?></label> |
155 <textarea name="archive_description" id="archive_description"></textarea> |
165 <textarea name="archive_description" id="archive_description"></textarea> |
156 <div class="event-field-help"><?php print $translate->_("archive_description_help"); ?></div> |
166 <div class="event-field-help"><?php print $translate->_("archive_description_help"); ?></div> |
|
167 <div class="event-field-example"><a href="<?php echo(URL_ROOT); ?>index.php?highlight=.AVBtext" target="_blank"><?php print $translate->_("Event_example"); ?></a></div> |
157 </div> |
168 </div> |
158 </fieldset> |
169 </fieldset> |
159 <input type="submit"/> |
170 <input type="submit"/> |
160 </form> |
171 </form> |
161 <?php |
172 <?php |