/[Frey]/trunk/lib/App/RoomReservation/Reservation.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 /trunk/lib/App/RoomReservation/Reservation.pm

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

revision 1121 by dpavlin, Tue Jun 30 13:24:03 2009 UTC revision 1122 by dpavlin, Tue Jun 30 13:31:51 2009 UTC
# Line 144  sub create_as_markup { Line 144  sub create_as_markup {
144                          by clicking on link which should be in your e-mail INBOX shortly                          by clicking on link which should be in your e-mail INBOX shortly
145                          </div>                          </div>
146                  |                  |
147                  . qq|<a href="/App::RoomReservation::Reservation::Confirmation/verify_as_markup?token=|                  . qq|<a href="/App::RoomReservation::Confirmation/verify_as_markup?token=|
148                  . $self->token                  . $self->token
149                  . qq|">verify</a>|                  . qq|">verify</a>|
150                  . ' or '                  . ' or '
151                  . qq|<a href="/App::RoomReservation::Reservation::Confirmation/cancel_as_markup?token=|                  . qq|<a href="/App::RoomReservation::Confirmation/cancel_as_markup?token=|
152                  . $self->token                  . $self->token
153                  . qq|">cancel</a>|                  . qq|">cancel</a>|
154                  ;                  ;

Legend:
Removed from v.1121  
changed lines
  Added in v.1122

  ViewVC Help
Powered by ViewVC 1.1.26