diff options
| author | 2013-04-10 22:33:05 +0200 | |
|---|---|---|
| committer | 2013-04-10 22:33:05 +0200 | |
| commit | c9ae43f262d1e101c659823200cbffbdd5db8ab4 (patch) | |
| tree | 094cc65dcbc9af64eafe7cebbb91b0b4cd1b00d1 | |
| parent | 8938c2547d2bbdba9ee83d293b515d34034fd101 (diff) | |
Mise en commentaire des champs pour la connexion HTTP
| -rw-r--r-- | app/views/configure/feed.phtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/configure/feed.phtml b/app/views/configure/feed.phtml index 2ac601e3d..2adc5c839 100644 --- a/app/views/configure/feed.phtml +++ b/app/views/configure/feed.phtml @@ -53,6 +53,7 @@ </div> </div> +<!-- <div class="form-group"> <label class="group-name" for="http_user">Username HTTP</label> <div class="group-controls"> @@ -65,6 +66,7 @@ <input type="text" name="http_pass" id="http_pass" value="Pas encore implémenté" /> </div> </div> +--> <div class="form-group form-actions"> <div class="group-controls"> |
