summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_edit.php')
-rw-r--r--src/usr/local/www/diag_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_edit.php b/src/usr/local/www/diag_edit.php
index 51af26a..98dfb94 100644
--- a/src/usr/local/www/diag_edit.php
+++ b/src/usr/local/www/diag_edit.php
@@ -141,7 +141,7 @@ print_callout(gettext("The capabilities offered here can be dangerous. No suppor
<div class="panel-body">
<div class="content">
<form>
- <p><input type="text" class="form-control" id="fbTarget"/></p>
+ <p><input type="text" class="form-control" id="fbTarget" placeholder="<?=gettext('Path to file to be edited')?>"/></p>
<div class="btn-group">
<p>
<button type="button" class="btn btn-default btn-sm" onclick="loadFile();" value="<?=gettext('Load')?>">
OpenPOWER on IntegriCloud