<%=image_tag("icons/information.png",:class=>"icon",:title=>t('help_title.info')) + " " + t('help_title.topics')%>
- <%=link_to(t('help_title.about_vcc'),:action=>"index")%>
- <%=link_to(t('help_title.create_user'),:action=>"createuser")%>
- <%=link_to(t('help_title.logging'),:action=>"logging")%>
- <%=link_to(t('help_title.create_space'),:action=>"createspace")%>
- <%=link_to(t('help_title.join_space'),:action=>"join_space")%>
- <%=link_to(t('help_title.new_doc'),:action=>"newdocument")%>
- <%=link_to(t('help_title.create_post'),:action=>"createpost")%>
- <%=link_to(t('help_title.create_event'),:action=>"newevent")%>
- <%=link_to(t('help_title.create_meeting'),:action=>"newmeeting")%>
- <%=link_to(t('help_title.create_VM'),:action=>"newvirtualmeeting")%>
- <%=link_to(t('help_title.create_VC'),:action=>"newvirtualcongress")%>
- <%=link_to(t('help_title.define_agenda'),:action=>"define_agenda")%>
- <%=link_to(t('help_title.participation'),:action=>"participation")%>
- <%=link_to(t('help_title.search_global'),:action=>"search_global")%>
- <%=link_to(t('help_title.export_program'),:action=>"export_program")%>
- <%=link_to(t('help_title.invitation'),:action=>"invitation")%>