PluginProbe
404 Solution / trunk
404 Solution vtrunk
4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 4.2.0 4.1.19 4.1.18 4.1.17 4.1.16 4.1.15 4.1.13 4.1.12 4.1.11 4.1.10 4.1.9 4.1.8 4.1.7 4.1.6 4.1.5 4.1.4 4.1.3 trunk 2.30.0 All 109 releases
404-solution / includes / html / adminFooter.html

adminFooter.html in 404 Solution trunk, at includes/html/adminFooter.html

17 lines 698 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2 <div style="clear: both;">
3 <BR/>
4 <HR/><strong>{Credits}:</strong>
5 <a href="{ABJ404_HOME_URL}" title="{PLUGIN_NAME}" target="_blank">{PLUGIN_NAME}</a> {is maintained by}
6
7 <a href="{ABJ404_HOME_URL}" title="Aaron J" target="_blank">Aaron J</a>.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
8 <a href="{JAPANESE_FLASHCARDS_URL}" title="Aaron J" target="_blank">Visit my website.</a>
9 <BR/>
10
11 {Plugin version}: {ABJ404_VERSION}, PHP: {PHP_VERSION}, WordPress: {WP_VERSION}, MySQL: {MYSQL_VERSION},
12 WP Memory Limit: {WP_MEMORY_LIMIT}, mbstring Extension: {MBSTRING}&nbsp;&nbsp;
13
14 </div>
15 <BR/> <!-- Without this BR the text became unselectable on a local
16 server but not on a remote one (a CSS issue I assume). -->
17