[tipos commit] r1600 - branches/FreeForm/Tipos/App/Forms/View

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 3, 2008, 3:30:40 PM10/3/08
to tipo...@googlegroups.com
Author: rodrigo.moraes
Date: Fri Oct 3 12:19:01 2008
New Revision: 1600

Modified:
branches/FreeForm/Tipos/App/Forms/View/fromRecord.php

Log:
Updated comment.

Modified: branches/FreeForm/Tipos/App/Forms/View/fromRecord.php
==============================================================================
--- branches/FreeForm/Tipos/App/Forms/View/fromRecord.php (original)
+++ branches/FreeForm/Tipos/App/Forms/View/fromRecord.php Fri Oct 3
12:19:01 2008
@@ -1,7 +1,7 @@
<?php
/**
*
- * Subscription form view.
+ * Record-based form view.
*
* @category Tipos
*
@@ -27,6 +27,7 @@
// Display form header.
echo $form->start();
?>
+
<fieldset>
<legend><em><?php echo
$this->getText('LEGEND_BOOK_BASIC'); ?></em></legend>
<?php
@@ -38,6 +39,7 @@
));
?>
</fieldset>
+
<fieldset class="alt">
<legend><em><?php echo
$this->getText('LEGEND_BOOK_TECHNICAL'); ?></em></legend>
<?php

Reply all
Reply to author
Forward
0 new messages