Changeset 2903
- Timestamp:
- 12/13/11 14:36:55 (5 months ago)
- Location:
- trunk/app
- Files:
-
- 2 edited
-
Locale/spa/LC_MESSAGES/default.po (modified) (1 diff)
-
View/Lessons/selfprint.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/Locale/spa/LC_MESSAGES/default.po
r2898 r2903 1 1 msgid "Yes" 2 2 msgstr "Si" 3 4 msgid "Print this page" 5 msgstr "Imprimir ésta página" 3 6 4 7 msgid "You broke Karamelo!" -
trunk/app/View/Lessons/selfprint.ctp
r2902 r2903 1 <form><input type="button" value="<?php echo __('Print this page'); ?>" 2 onclick="window.print();return false;" /></form> 3 1 4 <?php 2 3 5 echo $this->Html->div('printtitle', $data['Lesson']['title']); 4 6 echo $this->Html->div('printbody', $data['Lesson']['body']);
Note: See TracChangeset
for help on using the changeset viewer.
