IIRS_0_print_translated_HTML_text(IGNORE_TRANSLATION, 'project or idea thing');
        ?>
:
        <table id="IIRS_0_details">
          <tr><td><?php 
        IIRS_0_print_translated_HTML_text(IGNORE_TRANSLATION, 'name of thing');
        ?>
</td><td><input /></td></tr>
          <tr><td><?php 
        IIRS_0_print_translated_HTML_text(IGNORE_TRANSLATION, 'description of thing');
        ?>
</td><td><input /></td></tr>
        </table>
        <div id="IIRS_0_details_teaser">
          <img src="<?php 
        IIRS_0_print_HTML_image_src("{$imageURLStem}/network_paper");
        ?>
" />
          <?php 
        IIRS_0_print_translated_HTML_text(IGNORE_TRANSLATION, 'Your nearest Transition Initiative is only 4km away and we will connect them with you. They have budget, and have done loads of stuff. But you probably know that already do you? :)');
        ?>
        </div>

        <input disabled="1" class="IIRS_0_bigbutton" type="button" value="<?php 
        IIRS_0_print_translated_HTML_text(IGNORE_TRANSLATION, 'add another thing');
        ?>
" />
      </div></form>
    <?php 
    }
    ?>
Ejemplo n.º 2
0
    top:10%;
    right:10%;
    position:fixed;
    z-index:1000;
  }
  .IIRS_0_popup .IIRS_0_systemmenu img {
    float:right;
    margin:10px 2px;
    cursor:pointer;
  }
</style>

<div id="IIRS_0_popup" class="IIRS_0_popup">
  <div class="IIRS_0_systemmenu">
    <img id="IIRS_0_popup_close" src="<?php 
IIRS_0_print_HTML_image_src("{$IIRS_URL_image_stem}/close");
?>
" />
    <!-- img id="IIRS_0_popup_refresh" src="<?php 
IIRS_0_print_HTML_image_src("{$IIRS_URL_image_stem}/refresh");
?>
" / -->
  </div>
  <div class="IIRS_0_content">
    <img id="IIRS_0_throbber" src="<?php 
IIRS_0_print_HTML_image_src("{$IIRS_URL_image_stem}/throbber-active");
?>
" /> page loading...
  </div>
</div>
Ejemplo n.º 3
0
        IIRS_0_print_translated_HTML_text('website');
        ?>
</label>
        <input id="IIRS_0_domain_input" type="text" name="domain" value="<?php 
        IIRS_0_print_HTML_form_value($domain);
        ?>
" />
      </div>

      <ul id="IIRS_0_list_selector">
        <?php 
        if ($towns_searched_for && !$towns_found) {
            ?>
          <li class="IIRS_0_place IIRS_0_message IIRS_0_message_level_information">
            <img src="<?php 
            IIRS_0_print_HTML_image_src("{$IIRS_URL_image_stem}/information");
            ?>
" />
            <?php 
            IIRS_0_print_HTML_text(IIRS_0_translation('no towns found matching') . " {$town_name} " . '<br/>' . IIRS_0_translation('you will need to email') . ' ' . IIRS_EMAIL_TEAM_LINK . ' ' . IIRS_0_translation('to register by email because we cannot find your town on our maps system!'));
            ?>
          </li>
        <?php 
        }
        ?>
        <?php 
        IIRS_0_print_HTML($location_options);
        ?>
        <li id="IIRS_0_other" class="IIRS_0_place">
          <?php 
        IIRS_0_print_translated_HTML_text('change location');
" />
        </li>
      </ul>

      <h3 class="IIRS_0_horizontal_section"><?php 
    IIRS_0_print_translated_HTML_text('registration of your Transition Initiative');
    ?>
</h3>
      <?php 
    // show the message and continue
    if ($set_message) {
        IIRS_0_set_message($set_message_id, $set_message, NULL, IIRS_MESSAGE_USER_WARNING);
    }
    ?>
      <div id="IIRS_0_details_teaser_img"><img src="<?php 
    IIRS_0_print_HTML_image_src("{$IIRS_URL_image_stem}/network_paper");
    ?>
" /></div>
      <table id="IIRS_0_details">
        <tr><td><?php 
    IIRS_0_print_translated_HTML_text('initiative name');
    ?>
</td><td><input id="IIRS_0_initiative_name" <?php 
    IIRS_0_print($no_towns_found_disabled);
    ?>
 class="IIRS_0_required <?php 
    print $duplicate_validation_issue;
    ?>
" name="initiative_name" value="<?php 
    IIRS_0_print_HTML_form_value($town_name);
    ?>