aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/en/group_edit.tpl (renamed from view/group_edit.tpl)0
-rw-r--r--view/en/group_new.tpl (renamed from view/group_new.tpl)0
-rw-r--r--view/en/jot-header.tpl (renamed from view/jot-header.tpl)0
-rw-r--r--view/en/jot.tpl (renamed from view/jot.tpl)0
-rw-r--r--view/en/netfriend.tpl (renamed from view/netfriend.tpl)0
-rw-r--r--view/en/pagetypes.tpl (renamed from view/pagetypes.tpl)0
-rw-r--r--view/en/profile-hide-friends.tpl (renamed from view/profile-hide-friends.tpl)0
-rw-r--r--view/en/profile-in-directory.tpl (renamed from view/profile-in-directory.tpl)0
-rw-r--r--view/en/profile-in-netdir.tpl (renamed from view/profile-in-netdir.tpl)0
-rw-r--r--view/en/profile_edit.tpl (renamed from view/profile_edit.tpl)0
-rw-r--r--view/en/profile_tabs.tpl (renamed from view/profile_tabs.tpl)0
-rw-r--r--view/jot-plain.tpl15
-rw-r--r--view/jot-save.tpl31
13 files changed, 0 insertions, 46 deletions
diff --git a/view/group_edit.tpl b/view/en/group_edit.tpl
index e6c7afb49..e6c7afb49 100644
--- a/view/group_edit.tpl
+++ b/view/en/group_edit.tpl
diff --git a/view/group_new.tpl b/view/en/group_new.tpl
index a1efa7717..a1efa7717 100644
--- a/view/group_new.tpl
+++ b/view/en/group_new.tpl
diff --git a/view/jot-header.tpl b/view/en/jot-header.tpl
index 81c513484..81c513484 100644
--- a/view/jot-header.tpl
+++ b/view/en/jot-header.tpl
diff --git a/view/jot.tpl b/view/en/jot.tpl
index 6590cace8..6590cace8 100644
--- a/view/jot.tpl
+++ b/view/en/jot.tpl
diff --git a/view/netfriend.tpl b/view/en/netfriend.tpl
index b041ec49f..b041ec49f 100644
--- a/view/netfriend.tpl
+++ b/view/en/netfriend.tpl
diff --git a/view/pagetypes.tpl b/view/en/pagetypes.tpl
index 2036614ab..2036614ab 100644
--- a/view/pagetypes.tpl
+++ b/view/en/pagetypes.tpl
diff --git a/view/profile-hide-friends.tpl b/view/en/profile-hide-friends.tpl
index 54ade00fe..54ade00fe 100644
--- a/view/profile-hide-friends.tpl
+++ b/view/en/profile-hide-friends.tpl
diff --git a/view/profile-in-directory.tpl b/view/en/profile-in-directory.tpl
index 98af3e59a..98af3e59a 100644
--- a/view/profile-in-directory.tpl
+++ b/view/en/profile-in-directory.tpl
diff --git a/view/profile-in-netdir.tpl b/view/en/profile-in-netdir.tpl
index be111aa67..be111aa67 100644
--- a/view/profile-in-netdir.tpl
+++ b/view/en/profile-in-netdir.tpl
diff --git a/view/profile_edit.tpl b/view/en/profile_edit.tpl
index 8d32226bc..8d32226bc 100644
--- a/view/profile_edit.tpl
+++ b/view/en/profile_edit.tpl
diff --git a/view/profile_tabs.tpl b/view/en/profile_tabs.tpl
index 9c6c54a1c..9c6c54a1c 100644
--- a/view/profile_tabs.tpl
+++ b/view/en/profile_tabs.tpl
diff --git a/view/jot-plain.tpl b/view/jot-plain.tpl
deleted file mode 100644
index e3d2fa687..000000000
--- a/view/jot-plain.tpl
+++ /dev/null
@@ -1,15 +0,0 @@
-
-<div id="profile-jot-wrapper" >
-<p id="profile-jot-desc" >
-What's on your mind?
-</p>
-<form id="profile-jot-form" action="item" method="post" >
-<input type="hidden" name="type" value="jot" />
-<textarea rows="5" cols="64" id="profile-jot-text" name="body" ></textarea>
-
-</div>
-<div id="profile-jot-submit-wrapper" >
-<input type="submit" id="profile-jot-submit" name="submit" value="Submit" onclick="doCheck();" />
-</div>
-</div>
-<div id="profile-jot-end"></div>
diff --git a/view/jot-save.tpl b/view/jot-save.tpl
deleted file mode 100644
index 6de692e07..000000000
--- a/view/jot-save.tpl
+++ /dev/null
@@ -1,31 +0,0 @@
-
-<div id="profile-jot-wrapper" >
-<p id="profile-jot-desc" >
-What's on your mind?
-</p>
-<form id="profile-jot-form" action="item" method="post" onclick="doCheck();" >
-<input type="hidden" name="type" value="jot" />
- <div class="richeditor">
- <div class="editbar">
- <button title="bold" onclick="doClick('bold');" type="button"><b>B</b></button>
- <button title="italic" onclick="doClick('italic');" type="button"><i>I</i></button>
- <button title="underline" onclick="doClick('underline');" type="button"><u>U</u></button>
- <button title="hyperlink" onclick="doLink();" type="button" style="background-image:url('editor/images/url.gif');"></button>
- <button title="image" onclick="doImage();" type="button" style="background-image:url('editor/images/img.gif');"></button>
- <button title="list" onclick="doClick('InsertUnorderedList');" type="button" style="background-image:url('editor/images/icon_list.gif');"></button>
- <button title="color" onclick="showColorGrid2('none')" type="button" style="background-image:url('$baseurl/editor/images/colors.gif');"></button><span id="colorpicker201" class="colorpicker201"></span>
- <button title="quote" onclick="doQuote();" type="button" style="background-image:url('editor/images/icon_quote.png');"></button>
- <button title="youtube" onclick="InsertYoutube();" type="button" style="background-image:url('editor/images/icon_youtube.gif');"></button>
- <button title="switch to source" type="button" onclick="javascript:SwitchEditor()" style="background-image:url('editor/images/icon_html.gif');"></button>
- </div>
-
-<textarea rows="5" cols="64" id="profile-jot-text" name="body" ></textarea>
-<script type="text/javascript">initEditor("profile-jot-text", true);</script>
-
-</div>
-<div id="profile-jot-submit-wrapper" >
-<input type="submit" id="profile-jot-submit" name="submit" value="Submit" onclick="doCheck();" />
-
-</div>
-<div id="profile-jot-end"></div>
-</div> \ No newline at end of file