aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/document.gifbin0 -> 1362 bytes
-rw-r--r--images/people.gifbin0 -> 1478 bytes
-rw-r--r--view/de/jot.tpl5
-rw-r--r--view/theme/duepuntozero/style.css2
4 files changed, 6 insertions, 1 deletions
diff --git a/images/document.gif b/images/document.gif
new file mode 100644
index 000000000..02d940968
--- /dev/null
+++ b/images/document.gif
Binary files differ
diff --git a/images/people.gif b/images/people.gif
new file mode 100644
index 000000000..cac31db2a
--- /dev/null
+++ b/images/people.gif
Binary files differ
diff --git a/view/de/jot.tpl b/view/de/jot.tpl
index 1411b8a7f..f42f37156 100644
--- a/view/de/jot.tpl
+++ b/view/de/jot.tpl
@@ -13,6 +13,11 @@
<input type="hidden" name="location" id="jot-location" value="$defloc" />
<input type="hidden" name="coord" id="jot-coord" value="" />
+<div id="profile-jot-plugin-wrapper" >
+ $jotplugins
+</div>
+<div id="profile-jot-plugin-end"></div>
+
<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
<div id="profile-jot-submit-wrapper" >
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 7fbeed4fe..1f713f28d 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -810,7 +810,7 @@ input#dfrn-url {
.wall-item-wrapper {
float: left;
margin-right: 5px;
- width: 80px;
+ width: 150px;
}
.wall-item-lock {
height: 20px;