Improved menu order.
This commit is contained in:
parent
d3f55dc7f8
commit
23da938b3b
1 changed files with 4 additions and 4 deletions
|
@ -19,12 +19,12 @@
|
|||
|
||||
<div style="margin: 5px;">
|
||||
<a id="federationButton" href="index.xhtml" class="button">Fédération</a>
|
||||
<a id="" href="services.xhtml" class="button">Services</a>
|
||||
<a id="" href="softwares.xhtml" class="button">Logiciels</a>
|
||||
<a id="" href="categories.xhtml" class="button">Catégories</a>
|
||||
<a id="" href="socialNetworks.xhtml" class="button" style="width: 130px;">Réseaux sociaux</a>
|
||||
<a id="propertiesRawButton" href="propertiesFiles.xhtml" class="button">Fichiers</a>
|
||||
<a id="propertiesRawButton" href="propertyStats.xhtml" class="button">Propriétés</a>
|
||||
<a id="" href="services.xhtml" class="button">Services</a>
|
||||
<a id="" href="categories.xhtml" class="button">Catégories</a>
|
||||
<a id="" href="softwares.xhtml" class="button">Logiciels</a>
|
||||
<a id="" href="socialNetworks.xhtml" class="button" style="width: 130px;">Réseaux sociaux</a>
|
||||
</div>
|
||||
|
||||
<div id="breadcrumbTrail" style="margin: 5px;">n/a > n/a</div>
|
||||
|
|
Loading…
Reference in a new issue