|
4 | 4 | # --- BEGIN_HEADER --- |
5 | 5 | # |
6 | 6 | # peers - manage external collaboration partners, etc. |
7 | | -# Copyright (C) 2003-2021 The MiG Project lead by Brian Vinter |
| 7 | +# Copyright (C) 2003-2025 The MiG Project by the Science HPC Center at UCPH |
8 | 8 | # |
9 | 9 | # This file is part of MiG. |
10 | 10 | # |
@@ -305,7 +305,7 @@ def main(client_id, user_arguments_dict): |
305 | 305 | vouched for to get an account on %(site)s because they need it for a particular |
306 | 306 | course/workshop, research project or for general long term collaboration with |
307 | 307 | you. The site admins will use this information to accept account requests and |
308 | | -extensions from your peers until the given time of expiry. |
| 308 | +extensions from your peers until the given end date. |
309 | 309 | </p> |
310 | 310 | <div class="peer_entries"> |
311 | 311 | ''' |
@@ -376,10 +376,10 @@ def main(client_id, user_arguments_dict): |
376 | 376 | <div id="fields-tab"> |
377 | 377 | <p> |
378 | 378 | You may enter your individual peers in the form fields below and assign a |
379 | | -shared kind and account expiry time for all entries. Just leave the Action |
380 | | -field to <em>Add</em> unless you want to <em>Update</em> or <em>Remove</em> |
381 | | -existing peers. You are free to leave rows empty, but each field in a peer row |
382 | | -MUST be filled for the row to be treated. |
| 379 | +shared kind and account end date for all entries. Just leave the Action field |
| 380 | +to <em>Add</em> unless you want to <em>Update</em> or <em>Remove</em> existing |
| 381 | +peers. You are free to leave rows empty, but each field in a peer row MUST be |
| 382 | +filled for the row to be treated. |
383 | 383 | </p> |
384 | 384 | <div class="enter-form form_container"> |
385 | 385 | %(form_prefix_html)s |
|
0 commit comments