summaryrefslogtreecommitdiffstats
path: root/templates/show_user_preferences.inc.php
diff options
context:
space:
mode:
authormomo-i <momo-i@ampache>2009-05-19 00:45:51 +0000
committermomo-i <momo-i@ampache>2009-05-19 00:45:51 +0000
commit27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea (patch)
treea342c9d203397019a706b25c0369655c36e9a055 /templates/show_user_preferences.inc.php
parent3f2f2a124d04640937fcc9c01ebd1cfa6862603f (diff)
downloadampache-27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea.tar.gz
ampache-27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea.tar.bz2
ampache-27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea.zip
Add Hint for translators
Diffstat (limited to 'templates/show_user_preferences.inc.php')
-rw-r--r--templates/show_user_preferences.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_user_preferences.inc.php b/templates/show_user_preferences.inc.php
index a948a078..66aa5eca 100644
--- a/templates/show_user_preferences.inc.php
+++ b/templates/show_user_preferences.inc.php
@@ -25,7 +25,7 @@
*/
?>
-<?php show_box_top(sprintf(_('Editing %s preferences'), $client->fullname),'box box_preferences'); ?>
+<?php /* HINT: Editing Username preferences */ show_box_top(sprintf(_('Editing %s preferences'), $client->fullname),'box box_preferences'); ?>
<form method="post" name="preferences" action="<?php echo Config::get('web_path'); ?>/preferences.php?action=admin_update_preferences" enctype="multipart/form-data">
<table class="tabledata" cellspacing="0">
<colgroup>