Show
Ignore:
Timestamp:
05/30/09 14:10:21 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
03dc5e370ef4fbf66e34cbe5bc5b878ed764149c, 6cdcec9f1a8ed87021fe2e899bb2493e80e9f318
Parents:
9679928e3424ddb216ce7cb6ae23351b51728b78
git-committer:
Neutron Soutmun <neo.neutron@…> (05/30/09 14:10:21)
Message:

Update translating text

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • weblogin/logout.php

    rd5429ac r96808c5  
    162162  " <tr>" . 
    163163  "   <td>&nbsp;<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>" . 
    165165  "   <td><input type='submit' value='" . _("Logout") . "' id='rh_logout_button'></td>" . 
    166166  " </tr>" .