aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/group_new.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-06 22:42:08 -0700
committerFriendika <info@friendika.com>2011-04-06 22:42:08 -0700
commitc32ed16303fed6e421917156d66a0605038430db (patch)
tree11e15b60a78e1f0f432e256cae142211bf86eba5 /view/fr/group_new.tpl
parentcc45ac14b5ec2e37ef9d021642a4916877c8bacf (diff)
downloadvolse-hubzilla-c32ed16303fed6e421917156d66a0605038430db.tar.gz
volse-hubzilla-c32ed16303fed6e421917156d66a0605038430db.tar.bz2
volse-hubzilla-c32ed16303fed6e421917156d66a0605038430db.zip
more templates converted to string files
Diffstat (limited to 'view/fr/group_new.tpl')
-rw-r--r--view/fr/group_new.tpl23
1 files changed, 0 insertions, 23 deletions
diff --git a/view/fr/group_new.tpl b/view/fr/group_new.tpl
deleted file mode 100644
index 205404c56..000000000
--- a/view/fr/group_new.tpl
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-<div id="group-new-wrapper" >
-<form action="group/new" method="post">
-
-<div id="group-new-text">
-<p>
-Créez un groupe de contacts/amis.
-
-<div id="group-new-input-wrapper">
-<label id="group-new-label" for="group-new-name" >Nom du groupe: </label>
-<input name="groupname" id="group-new-name" />
-</div>
-<div id="group-new-input-end" ></div>
-
-<div id="group-new-submit-wrapper" >
-<input type="submit" name="submit" value="Appliquer" />
-</form>
-</div>
-<div id="group-new-end"></div>
-
-