Improved menu order.

This commit is contained in:
Christian P. MOMON 2020-11-15 02:56:57 +01:00
parent d3f55dc7f8
commit 23da938b3b

View file

@ -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>