Reuse the stemweb dialog for queries. Fixes #44
[scpubgit/stemmaweb.git] / root / src / index.tt
index aa0dd7c..4066c6e 100644 (file)
@@ -78,7 +78,7 @@ var textOnLoad = "[% withtradition %]";
           <form id="query_stemweb_ui" action="" method="GET" name="query_stemweb">
             <div class="button" id="query_stemweb_button"
                onClick="query_stemweb_progress();">
-              <span>Check progress of Stemweb algorithm</span>
+              <span>Check Stemweb progress</span>
             </div>
           </form>
           <form id="run_stexaminer" action="" method="GET" name="run_stexaminer">
@@ -167,7 +167,7 @@ var textOnLoad = "[% withtradition %]";
     <div id="stemweb-ui-dialog" title="Generate a Stemweb tree">
       <div id="stemweb_ui_container">
                <div id="sponsor_container">
-                       <img id="hiit_logo" src="[% c.uri_for( '/images/hiit_logo_cut.jpg' ) %]"></img>
+                       <img id="hiit_logo" src="[% c.uri_for( '/images/hiit_logo.jpg' ) %]"></img>
                        <img id="eadh_logo" src="[% c.uri_for( '/images/eadh-150.png' ) %]"></img>
                        <p>Stemweb is a webservice provided by the Helsinki Institute for Information Technology HIIT. The integration into Stemmaweb was generously supported by a small project grant from the European Association for Digital Humanities.
                        </p>