aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-26 20:29:32 -0800
committerFriendika <info@friendika.com>2011-01-26 20:29:32 -0800
commitd2dddd995abef2d0805901b278647bef0ce50f88 (patch)
tree84bd92072bf37eee3b54ebf7cb9ccaf408562e67 /view/fr
parentb4642ca650e41c33ce461873561bb6d932c022b0 (diff)
downloadvolse-hubzilla-d2dddd995abef2d0805901b278647bef0ce50f88.tar.gz
volse-hubzilla-d2dddd995abef2d0805901b278647bef0ce50f88.tar.bz2
volse-hubzilla-d2dddd995abef2d0805901b278647bef0ce50f88.zip
set update frequency to twice daily for 'feed' contacts, unable to set update frequency on contact edit form.
Diffstat (limited to 'view/fr')
-rw-r--r--view/fr/contact_edit.tpl7
1 files changed, 5 insertions, 2 deletions
diff --git a/view/fr/contact_edit.tpl b/view/fr/contact_edit.tpl
index 79a7651c1..c7d2d5975 100644
--- a/view/fr/contact_edit.tpl
+++ b/view/fr/contact_edit.tpl
@@ -23,6 +23,11 @@
<a href="contacts/$contact_id/drop" id="contact-edit-drop-link" onclick="return confirmDelete();" ><img src="images/b_drophide.gif" alt="$delete" title="$delete" onmouseover="imgbright(this);" onmouseout="imgdull(this);" /></a>
</div>
<div id="contact-edit-nav-end"></div>
+
+<form action="contacts/$contact_id" method="post" >
+<input type="hidden" name="contact_id" value="$contact_id">
+
+
<div id="contact-edit-poll-wrapper">
<div id="contact-edit-last-update-text">$lastupdtext<span id="contact-edit-last-updated">$last_update</span</div>
<div id="contact-edit-poll-text">$updpub</div>
@@ -35,8 +40,6 @@ $insecure
$blocked
$ignored
-<form action="contacts/$contact_id" method="post" >
-<input type="hidden" name="contact_id" value="$contact_id">
<div id="contact-edit-info-wrapper">
<h4>Contact Information / Notes</h4>