This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "quickfw".
The branch, master has been updated
via 4d465030b50ac27e35042a2f7a8d4dd10976961c (commit)
from 2d3d9658c77fa16fd3945306a03965f738b80d7a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4d465030b50ac27e35042a2f7a8d4dd10976961c
Author: Ivan1986 <iva...@li...>
Date: Thu May 20 15:50:35 2010 +0400
Исправлена верстка в скафолдинге
diff --git a/lib/Modules/Scafold/scafold/edit.html b/lib/Modules/Scafold/scafold/edit.html
index 3b47bf1..0c14992 100644
--- a/lib/Modules/Scafold/scafold/edit.html
+++ b/lib/Modules/Scafold/scafold/edit.html
@@ -24,6 +24,7 @@
<?php if ($i->desc) {?><small><?php echo $i->desc ?></small><?php } ?>
</dd>
<?php } ?>
+ <dt></dt>
+ <dd><input type="submit" value="Отправить" name="send" /></dd>
</dl>
- <input type="submit" value="Отправить" name="send" />
</form>
-----------------------------------------------------------------------
Summary of changes:
lib/Modules/Scafold/scafold/edit.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
quickfw
|