]> git.sur5r.net Git - bacula/docs/blobdiff - docs/home-page/fr/pages/vote.php
Remove home-page directory -- nolonger used
[bacula/docs] / docs / home-page / fr / pages / vote.php
diff --git a/docs/home-page/fr/pages/vote.php b/docs/home-page/fr/pages/vote.php
deleted file mode 100644 (file)
index 9851986..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<? require_once("inc/header.php"); ?>
-<table>
-<tr>
- <td class="contentTopic"> Bacula User Project Voting </td>
-</tr>
-<tr>
-<td class="content">
-
-<h3>Voting Process</h3>
-After every major release the Feature Requests that have been
-submitted are collected together in the <b>projects</b> file, and
-the list (for 2009 it was 40 items) of items is submitted to the
-Bacula users for voting.
-
-<p>The results of the voting then serve as a guide to developers for
-what features are the most important (and the least) to implement.
-The developers do not guarantee that any particular feature will be
-implemented, but in general, the most important features as voted
-by the users are given a lot of priority.
-
-<p>To see the tabulated results of the 2009 vote, please follow the
-link below.
-</tr>
-<br>
-<br>
-<tr>
- <td style="font-size: 14px; padding: 0px 20px 0px 20px">
-        <a href="/misc/Vote-2009.html">2009 Bacula User Voting Results</a>
-  </td>
-</tr>
-</table>
-
-<? require_once("inc/footer.php"); ?>