mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
@@ -16,7 +16,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div id="main_index">
|
<div id="main_index" style="margin-top:50px;">
|
||||||
<table id="main_wrapper" cellspacing="0" cellpadding="0">
|
<table id="main_wrapper" cellspacing="0" cellpadding="0">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{% extends "report/all_content.html.twig" %}
|
{% extends "report/all_content.html.twig" %}
|
||||||
|
|
||||||
{% block report_layout %}
|
{% block report_layout %}
|
||||||
<div id="form-container" >
|
<div id="form-container" style="margin-top:50px;" >
|
||||||
<div id="mainTabs">
|
<div id="mainTabs">
|
||||||
<ul id="navigation">
|
<ul id="navigation">
|
||||||
<li><a href="#dash">{{ "report:: Dashboard" | trans }}</a></li>
|
<li><a href="#dash">{{ "report:: Dashboard" | trans }}</a></li>
|
||||||
|
Reference in New Issue
Block a user