Changeset 4322 for temp/trunk
- Timestamp:
- 2006/09/08 09:48:10 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/design/bloc.tpl (modified) (previous)
-
html/admin/design/bloc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/bloc.php
r4321 r4322 57 57 if ($_POST['mode'] == "preview") { 58 58 $objPage->preview = "on"; 59 $objPage->arrBlocData .tpl_data= $_POST['bloc_html'];59 $objPage->arrBlocData['tpl_data'] = $_POST['bloc_html']; 60 60 }else{ 61 61 $objPage->preview = "off";
Note: See TracChangeset
for help on using the changeset viewer.
