diff options
author | erik <eeeeeee@utpost.se> | 2011-03-22 10:41:01 -0700 |
---|---|---|
committer | erik <eeeeeee@utpost.se> | 2011-03-22 10:41:01 -0700 |
commit | 8747c12c80f6896c267e09cc671d97431fcb08b1 (patch) | |
tree | 6bc0e9f2493fe9eea8aec2eef6a948369f74fad6 | |
parent | 6b1348c5f2d56ebec50807d7548021f93251acf7 (diff) | |
download | volse-hubzilla-8747c12c80f6896c267e09cc671d97431fcb08b1.tar.gz volse-hubzilla-8747c12c80f6896c267e09cc671d97431fcb08b1.tar.bz2 volse-hubzilla-8747c12c80f6896c267e09cc671d97431fcb08b1.zip |
Edited view/sv/contact_edit.tpl via GitHub
-rw-r--r-- | view/sv/contact_edit.tpl | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/view/sv/contact_edit.tpl b/view/sv/contact_edit.tpl index 569bce051..f7a0d9af1 100644 --- a/view/sv/contact_edit.tpl +++ b/view/sv/contact_edit.tpl @@ -1,4 +1,3 @@ - <h2>$header</h2> <div id="contact-edit-banner-name">$name</div> @@ -28,7 +27,7 @@ <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-last-update-text">$lastupdtext<span id="contact-edit-last-updated">$last_update</span></div> <div id="contact-edit-poll-text">$updpub</div> $poll_interval <div id="contact-edit-update-now"><a href="contacts/$contact_id/update">$udnow</a></div> @@ -76,6 +75,6 @@ Var vänlig ägna en liten stund åt att fylla i något som du </div> $groups -<input class="contact-edit-submit" type="submit" name="submit" value="Spara" /> +<input class="contact-edit-submit" type="submit" name="submit" value="Skicka" /> </form> -</div> +</div>
\ No newline at end of file |