GX-Bug #49527 » EditCategoryNameFix.patch
| src/admin/html/compatibility/new_category.php (revision ) | ||
|---|---|---|
| 343 | 343 |
'post', |
| 344 | 344 |
'enctype="multipart/form-data" ' . $editorWidgetAttribute); |
| 345 | 345 |
?> |
| 346 |
<div class="pageHeading" style="background-image:url(html/assets/images/legacy/gm_icons/artkatalog.png)">
|
|
| 347 |
<?php echo sprintf($text_new_or_edit, xtc_output_generated_category_path($current_category_id)); ?>
|
|
| 346 |
<div class="pageHeading"> |
|
| 347 |
<?php echo $text_new_or_edit; ?>
|
|
| 348 | 348 |
</div> |
| 349 | 349 |
<div class="gx-container gx-category-details breakpoint-large"> |
| 350 | 350 |
<div class="grid"> |