Commit 6097278e authored by Ad Schellevis's avatar Ad Schellevis

gettext()

parent d218b225
......@@ -58,7 +58,7 @@ if (isset($_POST['servicestatusfilter'])) {
</tr>
<tr>
<td>
<input id="submitd" name="submitd" type="submit" class="btn btn-primary" value="Save" />
<input id="submitd" name="submitd" type="submit" class="btn btn-primary" value="<?=gettext("Save");?>" />
</td>
</tr>
</tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment