/[Frey]/branches/zimbardo/lib/App/RoomReservation/Confirmation.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/zimbardo/lib/App/RoomReservation/Confirmation.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1172 by dpavlin, Sun Jul 5 21:40:16 2009 UTC revision 1173 by dpavlin, Sun Jul 5 21:40:54 2009 UTC
# Line 82  sub cancel_as_markup { Line 82  sub cancel_as_markup {
82    
83          if ( $sth->rows == 1 ) {          if ( $sth->rows == 1 ) {
84                  qq|                  qq|
85                          Your <em>reservation is canceled</em>, thanks for your effort to provide seat to somebody else                          Vaš <em>dolazak je odjavljen</em>.
86    
87                            Hvala što ste omogućili dolazak nekom drugom!
88                  |;                  |;
89          } else {          } else {
90                  die qq|<error>Can't find reservation which you are trying to cancel.<br>                  die qq|<error>Can't find reservation which you are trying to cancel.<br>

Legend:
Removed from v.1172  
changed lines
  Added in v.1173

  ViewVC Help
Powered by ViewVC 1.1.26