aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/show_default.tpl
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-03-01 14:49:11 +0000
committerpatdenice <patdenice@piwigo.org>2008-03-01 14:49:11 +0000
commit2ef8c58d3139ec931a75185a32ede7a7663c735f (patch)
tree46dea055272d100950ecc56ff58cca554e0801e0 /plugins/LocalFilesEditor/show_default.tpl
parent732e456b3ba0c3e9ff4134e0ea815df03375918b (diff)
New: plugin LocalFiles Editor.
Corrected: $id in smarty comment style in intro.tpl git-svn-id: http://piwigo.org/svn/trunk@2235 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/show_default.tpl')
-rw-r--r--plugins/LocalFilesEditor/show_default.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/show_default.tpl b/plugins/LocalFilesEditor/show_default.tpl
new file mode 100644
index 000000000..c101e351a
--- /dev/null
+++ b/plugins/LocalFilesEditor/show_default.tpl
@@ -0,0 +1,3 @@
+<div id="content" style="font-family:courier;text-align:left;padding:5px;">
+{$DEFAULT_CONTENT}
+</div> <!-- content --> \ No newline at end of file