Transactional maps, added new image to empty transactions form

This commit is contained in:
Arturo Gonzalez 2016-10-26 16:38:42 +02:00
parent 287c2a7477
commit 63048e42a4
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ui_require_css_file ('firts_task');
<div class="new_task">
<div class="image_task">
<?php echo html_print_image('images/firts_task/icono_grande_servicios.png', true, array("title" => __('Transactions')));?>
<?php echo html_print_image('images/firts_task/icono_grande_topology.png', true, array("title" => __('Transactions')));?>
</div>
<div class="text_task">
<h3> <?php echo __('Create Transactions'); ?></h3>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB