summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorlinuxpoet <linuxpoet@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-13 03:52:11 +0000
committerlinuxpoet <linuxpoet@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-13 03:52:11 +0000
commit69940deba8a78ddd97c38e4eeca082ff53f5ce41 (patch)
tree583f743fb0de187cc611eafb7a613f13befee02f /bin
parentc7ceb1a7280404c0592e04ef7313edd45ecc8e42 (diff)
removed update dataset as it doesn't work
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@76 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mozilla/admin.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl
index 1e3b9a5d..c71b1377 100755
--- a/bin/mozilla/admin.pl
+++ b/bin/mozilla/admin.pl
@@ -1136,7 +1136,6 @@ sub dbselect_source {
<input type="hidden" name="sessionid" value="$form->{sessionid}" />
<br />
<input type="submit" class="submit" name="action" value="|.$locale->text('Create Dataset').qq|" />
- <input type="submit" class="submit" name="action" value="|.$locale->text('Update Dataset').qq|" />
<input type="submit" class="submit" name="action" value="|.$locale->text('Delete Dataset').qq|" />
</form>
<p>|.$locale->text('This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!')