admin settings text

merge-requests/1/head
Julien Veyssier 2016-12-14 02:08:24 +01:00
parent eaff6fe43e
commit fcc396f58c
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ OCP\Util::addstyle('gpxedit', 'admin');
?> ?>
<div class="section" id="gpxedit"> <div class="section" id="gpxedit">
<h2><?php p($l->t('GpxEdit admin settings')); ?></h2> <h2><?php p($l->t('GpxEdit')); ?></h2>
<h3><?php p($l->t('Extra symbols')); ?> </h3> <h3><?php p($l->t('Extra symbols')); ?> </h3>
<label><?php p($l->t('Those symbols will be available in GpxEdit.')); ?></label><br/> <label><?php p($l->t('Those symbols will be available in GpxEdit.')); ?></label><br/>
<label><?php p($l->t('Keep in mind that only symbol names are saved in the gpx files. Other programs will display default symbol if they do not know a symbol name.')); ?></label><br/> <label><?php p($l->t('Keep in mind that only symbol names are saved in gpx files. Other programs will display default symbol if they do not know a symbol name.')); ?></label><br/>
<br /> <br />
<div id="extraSymbols"> <div id="extraSymbols">
<table id="extraSymbolsTable"> <table id="extraSymbolsTable">