Changeset 96808c5450804cf9cc6a590500ccce6131c2b937 for weblogin/logout.php
- Timestamp:
- 05/30/09 14:10:21 (3 years ago)
- Children:
- 03dc5e370ef4fbf66e34cbe5bc5b878ed764149c, 6cdcec9f1a8ed87021fe2e899bb2493e80e9f318
- Parents:
- 9679928e3424ddb216ce7cb6ae23351b51728b78
- git-committer:
- Neutron Soutmun <neo.neutron@…> (05/30/09 14:10:21)
- Files:
-
- 1 modified
-
weblogin/logout.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
weblogin/logout.php
rd5429ac r96808c5 162 162 " <tr>" . 163 163 " <td> <input type='hidden' name='do_logout' value='yes'></td>" . 164 " <td><input type='button' value='" . _(" Go! Go! Go!") . "' id='rh_goto_button' onClick='window.open(\"".$request_url."\");'></td>" .164 " <td><input type='button' value='" . _("OK") . "' id='rh_goto_button' onClick='window.open(\"".$request_url."\");'></td>" . 165 165 " <td><input type='submit' value='" . _("Logout") . "' id='rh_logout_button'></td>" . 166 166 " </tr>" .
