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