Primer commit del sistema avantika sin cambios
This commit is contained in:
19
templates/boxes/editar-material-popup.tpl
Executable file
19
templates/boxes/editar-material-popup.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="popupheader" style="z-index:70">
|
||||
<div id="fviewmenu" style="z-index:70">
|
||||
<div id="fviewclose"><span style="material:#CCC" id="closePopUpDiv">Close<img src="{$WEB_ROOT}/images/b_disn.png" border="0" alt="close" /></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="ftitl">
|
||||
<div class="flabel">Editar Material</div>
|
||||
<div id="vtitl"><span title="Titulo">Editar Material</span></div>
|
||||
</div>
|
||||
<div id="draganddrop" style="position:absolute;top:45px;left:640px">
|
||||
<img src="{$WEB_ROOT}/images/draganddrop.png" border="0" alt="mueve" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="wrapper">
|
||||
{include file="{$DOC_ROOT}/templates/forms/editar-material.tpl"}
|
||||
</div>
|
||||
Reference in New Issue
Block a user