mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-22 22:37:37 +01:00
style: formattazione codice
This commit is contained in:
parent
21056db87a
commit
c7b57464e1
@ -18,10 +18,10 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
echo '
|
||||
echo '
|
||||
<p class="text-right">
|
||||
'.tr('_YEAR_/_PAGE_', [
|
||||
'_PAGE_' => '{PAGENO}',
|
||||
'_YEAR_' => date('Y'),
|
||||
]).'
|
||||
]).'
|
||||
</p>';
|
||||
|
@ -23,5 +23,5 @@ echo '
|
||||
'.tr('_YEAR_/_PAGE_', [
|
||||
'_PAGE_' => '{PAGENO}',
|
||||
'_YEAR_' => date('Y'),
|
||||
]).'
|
||||
]).'
|
||||
</p>';
|
Loading…
x
Reference in New Issue
Block a user