summaryrefslogtreecommitdiffstats
path: root/templates/show_random.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-02-10 03:51:33 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-02-10 03:51:33 +0000
commit0de92bbf39ebc4afc47a980f570fd5d71999dc2b (patch)
tree3b28c694d8bd441e5cb7f0a525d1d8b0320fcc0a /templates/show_random.inc.php
parentaddb6f957fd9fb06d2c90ba78bbd73e6f13e424f (diff)
downloadampache-0de92bbf39ebc4afc47a980f570fd5d71999dc2b.tar.gz
ampache-0de92bbf39ebc4afc47a980f570fd5d71999dc2b.tar.bz2
ampache-0de92bbf39ebc4afc47a980f570fd5d71999dc2b.zip
dots are stupid
Diffstat (limited to 'templates/show_random.inc.php')
-rw-r--r--templates/show_random.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_random.inc.php b/templates/show_random.inc.php
index e0dc3dfe..7bef5db8 100644
--- a/templates/show_random.inc.php
+++ b/templates/show_random.inc.php
@@ -63,7 +63,7 @@
<?php echo Ajax::button('?page=random&action=add_rule','add',_('Add Rule'),'add_random_rule'); ?><?php echo _('Add Rule'); ?>
</td>
<td>
- <?php echo Ajax::button('?page=random&action=save_rules','download',_('Save Rules'),'save_random_rules'); ?><?php echo _('Save Rules As...'); ?>
+ <?php echo Ajax::button('?page=random&action=save_rules','download',_('Save Rules As'),'save_random_rules'); ?><?php echo _('Save Rules As'); ?>
</td>
<td>
<?php echo Ajax::button('?page=random&action=load_rules','cog',_('Load Saved Rules'),'load_random_rules'); ?><?php echo _('Load Saved Rules'); ?>