Skip to content

Commit

Permalink
M3G GNSS metadata: cosmetic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreS-alpha committed Dec 14, 2023
1 parent bfd9008 commit 5ba7f0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CODE/cgi-bin/formNODE.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ =head1 Query string parameters
print "<a href=$m3g_url_edit target=\"_blank\" id=\"m3g_link\" onClick=\"return check_9char_code()\">Edit sitelog on M3G (requires prior M3G login)</a>";
print "<BR>\n";
#### get geodesyML from M3G
print "<BR>\n";
#print "<BR>\n";
print "<BR>\n";
print "<label for=\"m3g_check\">$__{'Show links to M3G'} :</label>";
if ( $m3g_check ) {
Expand Down
1 change: 1 addition & 0 deletions CODE/cgi-bin/get_gml_m3g.pl
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@

print "Metadata have been correctly downloaded in $outfileok";
print($ENV{M3G_EXPORTXML});
print " Tip: you must refresh node's page after the very first import";

This comment has been minimized.

Copy link
@PierreS-alpha

PierreS-alpha Dec 14, 2023

Author Collaborator

@ldassin voilà un petit message d'astuce pour informer l'utilisateur et c'est bon ;)

print "<form> <input type='button' value='Go back' onclick='history.back()'> </form>";
}

Expand Down

0 comments on commit 5ba7f0e

Please sign in to comment.