File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323// ----------------------------------------------------------------------------
2424
2525$ success = false ;
26+ $ redirect_url = WEBCAT_LOCATION ;
2627
2728if ( isset ($ _COOKIE [COOKIE_HISTORY ]) and $ _COOKIE [COOKIE_HISTORY ] != "" ) {
2829 // history cookie is set -> decode it
6667 h1 { width: 100%; font 1.5em bold; line-height: 1.05em; margin-bottom: 2em; }
6768 p, div.ws-list { margin-bottom: 3em; padding: 0 5px; text-align: justify; }
6869 p.button { text-align: center; }
69- a.button { display: box; padding: 0.5em 1em; color: #FFF; background-color: #0D0; text-align: center; vertical-align: center; font: 1.3em bold; text-decoration: none; }
70+ a.button { display: box; padding: 0.5em 1em; color: #FFF; background-color: #0D0; text-align: center; vertical-align: center; font: 1.3em bold; text-decoration: none; font-weight: bold; }
7071 a.button:hover { background-color: #090 !important; }
7172 </style>
7273 </head>
8081 This <a href="http://sems.uni-rostock.de/cat" target="_blank">webCAT</a> instance move to a new domain.
8182 <?php if ( $ success ) { ?>
8283 To ensure you can still access your pressures workspaces and archives
83- you can migrate the history cookie, which contains all the workspace ids . To do so please click on the button down below.
84+ you can migrate the history cookie, which contains all the workspace IDs . To do so please click on the button down below.
8485 <?php } else { ?>
8586 It does not seem, that you do not had any workspaces stored at this place. So you can just click at the button below to
8687 access webCAT at the new domain.
You can’t perform that action at this time.
0 commit comments