aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2006-04-14 23:25:48 +0000
committerrub <rub@piwigo.org>2006-04-14 23:25:48 +0000
commita8c0ca94498413670e8cbf994650176cde9be71c (patch)
tree8fe5251cc623d6081362af0f1b45df14768ca69e /template
parent5971c5c995849798fe3d1e75da5daab31349e945 (diff)
Issue ID 330:
o Remove "background treatment" o Add button "Continue treatment" Report of svn:1177 (BSF Branch) Warning: functions.inc.php is not the same of BSF/trunk branch (die_on_sql_error) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1178 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/admin/notification_by_mail.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/template/yoga/admin/notification_by_mail.tpl b/template/yoga/admin/notification_by_mail.tpl
index 5809e9ec8..dcd45a5b0 100644
--- a/template/yoga/admin/notification_by_mail.tpl
+++ b/template/yoga/admin/notification_by_mail.tpl
@@ -16,6 +16,15 @@
</div>
<form method="post" name="notification_by_mail" id="notification_by_mail" action="{F_ACTION}">
+ <!-- BEGIN repost -->
+ <fieldset>
+ <div class="errors">
+ <p>
+ <input type="submit" value="{lang:nbm_repost_submit}" name="{REPOST_SUBMIT_NAME}" {TAG_INPUT_ENABLED}/>
+ </p>
+ </div>
+ </fieldset>
+ <!-- END repost -->
<!-- BEGIN param -->
<fieldset>
@@ -62,6 +71,7 @@
<center>
{lang:nbm_no_user_available_to_send_L1}<br>
{lang:nbm_no_user_available_to_send_L2}<br>
+ <br>
</center>
<!-- END send_empty -->
<!-- BEGIN send_data -->