# HG changeset patch # User Nathan Phillip Brink # Date 2012-04-24 20:50:19 # Node ID d15fde3744166ce3ca086257c17acf5cd78e59c0 # Parent 1c87613b625caf2f79f65782519e7d759a17aa80 Set calvin's registration URI to its actual registration page. diff --git a/school.d/calvin.inc b/school.d/calvin.inc --- a/school.d/calvin.inc +++ b/school.d/calvin.inc @@ -30,6 +30,7 @@ function calvin_info() 'calvin.edu', ), 'example_course_id' => 'CS-232', + 'registration_url' => 'https://portal.calvin.edu/Pages/WebAdvisor.aspx?title=Express+Registration&PID=ST-WERG', 'student_address' => 'Knight', ); } diff --git a/school.d/default.inc b/school.d/default.inc --- a/school.d/default.inc +++ b/school.d/default.inc @@ -77,7 +77,7 @@ function default_registration_html(Page $html = '' . '

' . PHP_EOL . ' Enter these codes into ' . htmlentities($school['name']) . '\'s online course registration' . PHP_EOL - . ' system (' . htmlentities($link_text) . ')' . PHP_EOL + . ' system (' . htmlentities($link_text) . ')' . PHP_EOL . ' to register for classes:' . PHP_EOL . '

' . PHP_EOL . '