Changeset 2026580
- Timestamp:
- 02/07/2019 01:39:31 PM (7 years ago)
- Location:
- aoplayer/trunk
- Files:
-
- 2 edited
-
config.php (modified) (1 diff)
-
views/page_admin/__player.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
aoplayer/trunk/config.php
r2024558 r2026580 1 1 <?php 2 2 return [ 3 3 'root' => '', 4 4 ]; -
aoplayer/trunk/views/page_admin/__player.php
r2024558 r2026580 45 45 <div class="col-sm-12"> 46 46 47 <div class="notice is-dismissiblenotice-info">47 <div class="notice notice-info"> 48 48 <p> 49 49 <b><?=__('Param_4', 'aoplayer')?></b>
Note: See TracChangeset
for help on using the changeset viewer.